Searched refs:GetNameForLogging (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/chrome/browser/android/
H A Dintercept_download_resource_throttle.h29 virtual const char* GetNameForLogging() const OVERRIDE;
H A Dintercept_download_resource_throttle.cc34 const char* InterceptDownloadResourceThrottle::GetNameForLogging() const { function in class:chrome::InterceptDownloadResourceThrottle
/external/chromium_org/content/browser/loader/
H A Dpower_save_block_resource_throttle.cc37 const char* PowerSaveBlockResourceThrottle::GetNameForLogging() const { function in class:content::PowerSaveBlockResourceThrottle
H A Dpower_save_block_resource_throttle.h27 virtual const char* GetNameForLogging() const OVERRIDE;
H A Dthrottling_resource_handler.cc27 DCHECK(throttles_[i]->GetNameForLogging());
231 request()->LogBlockedBy(throttles_[throttle_index]->GetNameForLogging());
/external/chromium_org/chrome/browser/download/
H A Ddownload_resource_throttle.h35 virtual const char* GetNameForLogging() const OVERRIDE;
H A Ddownload_resource_throttle.cc45 const char* DownloadResourceThrottle::GetNameForLogging() const { function in class:DownloadResourceThrottle
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_pending_swap_throttle.h36 virtual const char* GetNameForLogging() const OVERRIDE;
H A Dprerender_pending_swap_throttle.cc51 const char* PrerenderPendingSwapThrottle::GetNameForLogging() const { function in class:prerender::PrerenderPendingSwapThrottle
H A Dprerender_resource_throttle.h36 virtual const char* GetNameForLogging() const OVERRIDE;
H A Dprerender_resource_throttle.cc66 const char* PrerenderResourceThrottle::GetNameForLogging() const { function in class:prerender::PrerenderResourceThrottle
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_resource_throttle.h31 virtual const char* GetNameForLogging() const OVERRIDE;
H A Dsupervised_user_resource_throttle.cc61 const char* SupervisedUserResourceThrottle::GetNameForLogging() const { function in class:SupervisedUserResourceThrottle
/external/chromium_org/content/public/browser/
H A Dresource_throttle.h33 virtual const char* GetNameForLogging() const = 0;
/external/chromium_org/chrome/browser/renderer_host/
H A Doffline_resource_throttle.h34 virtual const char* GetNameForLogging() const OVERRIDE;
H A Dsafe_browsing_resource_throttle.h59 virtual const char* GetNameForLogging() const OVERRIDE;
H A Doffline_resource_throttle.cc105 const char* OfflineResourceThrottle::GetNameForLogging() const { function in class:OfflineResourceThrottle
H A Dsafe_browsing_resource_throttle.cc77 const char* SafeBrowsingResourceThrottle::GetNameForLogging() const { function in class:SafeBrowsingResourceThrottle
/external/chromium_org/components/navigation_interception/
H A Dintercept_navigation_resource_throttle.h45 virtual const char* GetNameForLogging() const OVERRIDE;
H A Dintercept_navigation_resource_throttle.cc87 const char* InterceptNavigationResourceThrottle::GetNameForLogging() const { function in class:navigation_interception::InterceptNavigationResourceThrottle
/external/chromium_org/chrome/browser/component_updater/
H A Dcomponent_updater_resource_throttle.cc36 virtual const char* GetNameForLogging() const OVERRIDE;
70 const char* CUResourceThrottle::GetNameForLogging() const { function in class:component_updater::__anon3497::CUResourceThrottle
/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Dmerge_session_throttle.h44 virtual const char* GetNameForLogging() const OVERRIDE;
H A Dmerge_session_throttle.cc105 const char* MergeSessionThrottle::GetNameForLogging() const { function in class:MergeSessionThrottle
/external/chromium_org/android_webview/browser/renderer_host/
H A Daw_resource_dispatcher_host_delegate.cc71 virtual const char* GetNameForLogging() const OVERRIDE;
99 const char* IoThreadClientThrottle::GetNameForLogging() const { function in class:android_webview::IoThreadClientThrottle
/external/chromium_org/chrome/browser/extensions/
H A Duser_script_listener.cc50 virtual const char* GetNameForLogging() const OVERRIDE {

Completed in 2552 milliseconds

12