Searched refs:ShouldDelayRequest (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Dmerge_session_throttle.h69 static bool ShouldDelayRequest(int render_process_id,
H A Dmerge_session_throttle.cc160 bool MergeSessionThrottle::ShouldDelayRequest( function in class:MergeSessionThrottle
251 if (ShouldDelayRequest(render_process_id, render_view_id)) {
/external/chromium_org/chrome/browser/extensions/
H A Duser_script_listener.h60 bool ShouldDelayRequest(const GURL& url,
H A Duser_script_listener.cc90 if (!ShouldDelayRequest(url, resource_type))
101 bool UserScriptListener::ShouldDelayRequest(const GURL& url, function in class:extensions::UserScriptListener

Completed in 720 milliseconds