Searched refs:IsShuttingDown (Results 1 – 8 of 8) sorted by relevance
55 bool IsShuttingDown() const;
45 if (handler->IsShuttingDown()) in CrashDumpTask()383 bool CrashHandlerHostLinux::IsShuttingDown() const { in IsShuttingDown() function in CrashHandlerHostLinux
165 virtual bool IsShuttingDown() = 0;
85 virtual bool IsShuttingDown();
216 if (!g_browser_process || g_browser_process->IsShuttingDown()) { in OnCopyData()
616 if (!g_browser_process || g_browser_process->IsShuttingDown()) { in HandleMessage()
543 bool BrowserProcessImpl::IsShuttingDown() { in IsShuttingDown() function in BrowserProcessImpl
276 g_browser_process->IsShuttingDown())) { in RemoveBrowser()