Searched defs:CanShutdown (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/content/public/browser/ | ||
D | browser_child_process_host_delegate.cc | 9 bool BrowserChildProcessHostDelegate::CanShutdown() { in CanShutdown() function in content::BrowserChildProcessHostDelegate |
/external/chromium_org/content/public/common/ | ||
D | child_process_host_delegate.cc | 9 bool ChildProcessHostDelegate::CanShutdown() { in CanShutdown() function in content::ChildProcessHostDelegate |
/external/chromium_org/content/browser/ | ||
D | browser_child_process_host_impl.cc | 267 bool BrowserChildProcessHostImpl::CanShutdown() { in CanShutdown() function in content::BrowserChildProcessHostImpl |
D | plugin_process_host.cc | 325 bool PluginProcessHost::CanShutdown() { in CanShutdown() function in content::PluginProcessHost |
/external/chromium_org/base/threading/ | ||
D | sequenced_worker_pool.cc | 1118 bool SequencedWorkerPool::Inner::CanShutdown() const { in CanShutdown() function in base::SequencedWorkerPool::Inner |