Searched refs:IsFastShutdownPossible (Results 1 – 7 of 7) sorted by relevance
252 bool ContentBrowserClient::IsFastShutdownPossible() { in IsFastShutdownPossible() function in content::ContentBrowserClient
496 virtual bool IsFastShutdownPossible();
147 virtual bool IsFastShutdownPossible() OVERRIDE;
429 bool AwContentBrowserClient::IsFastShutdownPossible() { in IsFastShutdownPossible() function in android_webview::AwContentBrowserClient
221 virtual bool IsFastShutdownPossible() OVERRIDE;
2167 bool ChromeContentBrowserClient::IsFastShutdownPossible() { in IsFastShutdownPossible() function in chrome::ChromeContentBrowserClient
1192 if (!GetContentClient()->browser()->IsFastShutdownPossible()) in FastShutdownIfPossible()