Searched defs:CanShutdown (Results 1 – 10 of 10) sorted by relevance
9 bool ChildProcessHostDelegate::CanShutdown() { in CanShutdown() function in content::ChildProcessHostDelegate
9 bool BrowserChildProcessHostDelegate::CanShutdown() { in CanShutdown() function in content::BrowserChildProcessHostDelegate
29 virtual bool CanShutdown() { return true; } in CanShutdown() function
300 bool NaClProcessHost::CanShutdown() { in CanShutdown() function in NaClProcessHost
141 bool ProfileImportProcessHost::CanShutdown() { in CanShutdown() function in ProfileImportProcessHost
197 bool UtilityProcessHost::CanShutdown() { in CanShutdown() function in UtilityProcessHost
265 bool BrowserChildProcessHostImpl::CanShutdown() { in CanShutdown() function in content::BrowserChildProcessHostImpl
321 bool PluginProcessHost::CanShutdown() { in CanShutdown() function in content::PluginProcessHost
476 bool WorkerProcessHost::CanShutdown() { in CanShutdown() function in content::WorkerProcessHost
1111 bool SequencedWorkerPool::Inner::CanShutdown() const { in CanShutdown() function in base::SequencedWorkerPool::Inner