GetNameForLogging   70 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc   virtual const char* GetNameForLogging() const OVERRIDE;
GetNameForLogging   30 chrome/browser/android/intercept_download_resource_throttle.h   virtual const char* GetNameForLogging() const OVERRIDE;
GetNameForLogging   44 chrome/browser/chromeos/login/merge_session_throttle.h   virtual const char* GetNameForLogging() const OVERRIDE;
GetNameForLogging  116 chrome/browser/component_updater/component_updater_service.cc   virtual const char* GetNameForLogging() const OVERRIDE;
GetNameForLogging   35 chrome/browser/download/download_resource_throttle.h   virtual const char* GetNameForLogging() const OVERRIDE;
GetNameForLogging   31 chrome/browser/managed_mode/managed_mode_resource_throttle.h   virtual const char* GetNameForLogging() const OVERRIDE;
GetNameForLogging   36 chrome/browser/prerender/prerender_pending_swap_throttle.h   virtual const char* GetNameForLogging() const OVERRIDE;
GetNameForLogging   36 chrome/browser/prerender/prerender_resource_throttle.h   virtual const char* GetNameForLogging() const OVERRIDE;
GetNameForLogging   34 chrome/browser/renderer_host/offline_resource_throttle.h   virtual const char* GetNameForLogging() const OVERRIDE;
GetNameForLogging   58 chrome/browser/renderer_host/safe_browsing_resource_throttle.h   virtual const char* GetNameForLogging() const OVERRIDE;
GetNameForLogging   45 components/navigation_interception/intercept_navigation_resource_throttle.h   virtual const char* GetNameForLogging() const OVERRIDE;
GetNameForLogging   27 content/browser/loader/power_save_block_resource_throttle.h   virtual const char* GetNameForLogging() const OVERRIDE;
GetNameForLogging   27 content/browser/loader/throttling_resource_handler.cc     DCHECK(throttles_[i]->GetNameForLogging());
GetNameForLogging  236 content/browser/loader/throttling_resource_handler.cc   request()->LogBlockedBy(throttles_[throttle_index]->GetNameForLogging());
GetNameForLogging   33 content/public/browser/resource_throttle.h   virtual const char* GetNameForLogging() const = 0;