Home
last modified time | relevance | path

Searched refs:ServiceProcessControlManager (Results 1 – 10 of 10) sorted by relevance

/external/chromium/chrome/browser/service/
Dservice_process_control_manager.cc13 ServiceProcessControlManager::ServiceProcessControlManager() { in ServiceProcessControlManager() function in ServiceProcessControlManager
16 ServiceProcessControlManager::~ServiceProcessControlManager() { in ~ServiceProcessControlManager()
20 ServiceProcessControl* ServiceProcessControlManager::GetProcessControl( in GetProcessControl()
38 void ServiceProcessControlManager::Shutdown() { in Shutdown()
45 ServiceProcessControlManager* ServiceProcessControlManager::GetInstance() { in GetInstance()
46 return Singleton<ServiceProcessControlManager>::get(); in GetInstance()
Dservice_process_control_manager.h16 class ServiceProcessControlManager {
20 ServiceProcessControlManager();
21 ~ServiceProcessControlManager();
35 static ServiceProcessControlManager* GetInstance();
Dservice_process_control_browsertest.cc25 ServiceProcessControlManager::GetInstance()->Shutdown(); in ~ServiceProcessControlBrowserTest()
38 ServiceProcessControlManager::GetInstance()->GetProcessControl( in LaunchServiceProcessControl()
70 ServiceProcessControlManager::GetInstance()->Shutdown(); in Disconnect()
164 ServiceProcessControlManager::GetInstance()->GetProcessControl( in IN_PROC_BROWSER_TEST_F()
189 ServiceProcessControlManager::GetInstance()->GetProcessControl( in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/printing/cloud_print/
Dcloud_print_proxy_service.cc147 ServiceProcessControlManager::GetInstance()->GetProcessControl(profile_); in RefreshCloudPrintProxyStatus()
158 ServiceProcessControlManager::GetInstance()->GetProcessControl(profile_); in EnableCloudPrintProxy()
167 ServiceProcessControlManager::GetInstance()->GetProcessControl(profile_); in DisableCloudPrintProxy()
181 ServiceProcessControlManager::GetInstance()->GetProcessControl(profile_); in InvokeServiceTask()
/external/chromium/chrome/browser/remoting/
Dremoting_options_handler.cc34 ServiceProcessControlManager::GetInstance()->GetProcessControl( in Init()
Dsetup_flow_start_host_step.cc50 ServiceProcessControlManager::GetInstance()->GetProcessControl( in DoStart()
Dsetup_flow_get_status_step.cc47 ServiceProcessControlManager::GetInstance()->GetProcessControl( in DoStart()
/external/chromium/chrome/browser/
Dbrowser_shutdown.cc127 ServiceProcessControlManager::GetInstance()->Shutdown(); in Shutdown()
Dbrowser_main.cc1766 ServiceProcessControlManager::GetInstance()->GetProcessControl( in BrowserMain()
/external/chromium/chrome/browser/ui/webui/options/
Dadvanced_options_handler.cc527 ServiceProcessControlManager::GetInstance()->GetProcessControl( in DisableRemoting()