Searched refs:HasErrorPage (Results 1 – 7 of 7) sorted by relevance
28 virtual bool HasErrorPage(int http_status_code,
132 bool AwContentRendererClient::HasErrorPage(int http_status_code, in HasErrorPage() function in android_webview::AwContentRendererClient
35 bool ContentRendererClient::HasErrorPage(int http_status_code, in HasErrorPage() function in content::ContentRendererClient
105 virtual bool HasErrorPage(int http_status_code,
82 virtual bool HasErrorPage(int http_status_code,
911 bool ChromeContentRendererClient::HasErrorPage(int http_status_code, in HasErrorPage() function in ChromeContentRendererClient
3941 if (GetContentClient()->renderer()->HasErrorPage( in didFinishResourceLoad()