Searched refs:ForceShutdown (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/content/public/common/
H A Dchild_process_host.h80 virtual void ForceShutdown() = 0;
/external/chromium_org/tools/valgrind/gtest_exclude/
H A Dunit_tests.gtest-drmemory_win32.txt33 ServiceProcessStateTest.ForceShutdown
/external/chromium_org/content/common/
H A Dchild_process_host_impl.h56 virtual void ForceShutdown() OVERRIDE;
H A Dchild_process_host_impl.cc156 void ChildProcessHostImpl::ForceShutdown() { function in class:content::ChildProcessHostImpl
/external/chromium_org/third_party/protobuf/src/google/protobuf/testing/
H A Dgoogletest.cc246 struct ForceShutdown { struct in namespace:google::protobuf::__anon13440
247 ~ForceShutdown() {
/external/protobuf/src/google/protobuf/testing/
H A Dgoogletest.cc245 struct ForceShutdown { struct in namespace:google::protobuf::__anon23981
246 ~ForceShutdown() {
/external/chromium_org/content/browser/
H A Dbrowser_child_process_host_impl.h62 // Removes this host from the host list. Calls ChildProcessHost::ForceShutdown
63 void ForceShutdown();
H A Dplugin_process_host.h79 void ForceShutdown();
H A Dbrowser_child_process_host_impl.cc202 void BrowserChildProcessHostImpl::ForceShutdown() { function in class:content::BrowserChildProcessHostImpl
205 child_process_host_->ForceShutdown();
H A Dplugin_process_host.cc260 void PluginProcessHost::ForceShutdown() { function in class:content::PluginProcessHost
263 process_->ForceShutdown();
H A Dplugin_service_impl.cc715 plugin->ForceShutdown();
/external/chromium_org/chrome/browser/service/
H A Dservice_process_control_browsertest.cc190 ForceShutdown) {
/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host.h125 void ForceShutdown();
H A Dgpu_process_host.cc106 host->ForceShutdown();
333 host->ForceShutdown();
1089 void GpuProcessHost::ForceShutdown() { function in class:content::GpuProcessHost
1095 process_->ForceShutdown();
/external/chromium_org/chrome/common/
H A Dservice_process_util_unittest.cc43 #define MAYBE_ForceShutdown ForceShutdown
/external/chromium/chrome/common/
H A Dservice_process_util_unittest.cc169 TEST_F(ServiceProcessStateTest, ForceShutdown) {
/external/chromium_org/chrome/browser/nacl_host/
H A Dnacl_process_host.cc765 process_->GetHost()->ForceShutdown();
/external/chromium/chrome/browser/extensions/
H A Dextension_service.cc131 plugin->ForceShutdown();

Completed in 754 milliseconds