Home
last modified time | relevance | path

Searched defs:CanShutdown (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/public/browser/
Dbrowser_child_process_host_delegate.cc9 bool BrowserChildProcessHostDelegate::CanShutdown() { in CanShutdown() function in content::BrowserChildProcessHostDelegate
/external/chromium_org/content/public/common/
Dchild_process_host_delegate.cc9 bool ChildProcessHostDelegate::CanShutdown() { in CanShutdown() function in content::ChildProcessHostDelegate
/external/chromium_org/content/browser/
Dbrowser_child_process_host_impl.cc267 bool BrowserChildProcessHostImpl::CanShutdown() { in CanShutdown() function in content::BrowserChildProcessHostImpl
Dplugin_process_host.cc325 bool PluginProcessHost::CanShutdown() { in CanShutdown() function in content::PluginProcessHost
/external/chromium_org/base/threading/
Dsequenced_worker_pool.cc1118 bool SequencedWorkerPool::Inner::CanShutdown() const { in CanShutdown() function in base::SequencedWorkerPool::Inner