Searched defs:WillProcessResponse (Results 1 – 5 of 5) sorted by relevance
31 void PowerSaveBlockResourceThrottle::WillProcessResponse(bool* defer) { in WillProcessResponse() function in content::PowerSaveBlockResourceThrottle
593 virtual void WillProcessResponse(bool* defer) OVERRIDE { in WillProcessResponse() function in content::GenericResourceThrottle
34 void InterceptDownloadResourceThrottle::WillProcessResponse(bool* defer) { in WillProcessResponse() function in chrome::InterceptDownloadResourceThrottle
41 void DownloadResourceThrottle::WillProcessResponse(bool* defer) { in WillProcessResponse() function in DownloadResourceThrottle
27 virtual void WillProcessResponse(bool* defer) {} in WillProcessResponse() function