Searched refs:g_service_process (Results 1 – 10 of 10) sorted by relevance
22 new IPC::SyncMessageFilter(g_service_process->shutdown_event()); in Init()33 g_service_process->io_thread()->message_loop_proxy().get(), in CreateChannel()35 g_service_process->shutdown_event()); in CreateChannel()62 if (g_service_process->HandleClientDisconnect()) { in OnChannelError()116 g_service_process->GetCloudPrintProxy()->EnableForUserWithRobot( in OnEnableCloudPrintProxyWithRobot()122 g_service_process->GetCloudPrintProxy()->GetProxyInfo(&info); in OnGetCloudPrintProxyInfo()138 g_service_process->GetCloudPrintProxy()->GetPrinters(&printers); in OnGetPrinters()145 g_service_process->GetCloudPrintProxy()-> in OnDisableCloudPrintProxy()150 g_service_process->Shutdown(); in OnShutdown()154 g_service_process->SetUpdateAvailable(); in OnUpdateAvailable()
42 ServiceProcess* g_service_process = NULL; variable121 DCHECK(!g_service_process); in ServiceProcess()122 g_service_process = this; in ServiceProcess()372 g_service_process = NULL; in ~ServiceProcess()
151 extern ServiceProcess* g_service_process;
103 g_service_process->io_thread()->message_loop_proxy()) { in ServiceURLRequestContextGetter()106 DCHECK(g_service_process); in ServiceURLRequestContextGetter()108 g_service_process->io_thread()->message_loop_proxy(), in ServiceURLRequestContextGetter()109 g_service_process->file_thread()->message_loop_proxy())); in ServiceURLRequestContextGetter()
94 g_service_process->GetServiceURLRequestContextGetter())); in AuthenticateWithRobotAuthCode()105 g_service_process->GetServiceURLRequestContextGetter())); in RefreshAccessToken()191 g_service_process->GetServiceURLRequestContextGetter())); in HandleJSONData()
416 g_service_process->io_thread()->message_loop_proxy()->PostTask( in RenderPDFPages()432 DCHECK(g_service_process->io_thread()->message_loop_proxy()-> in RenderPDFPagesInSandbox()561 g_service_process->io_thread()->message_loop_proxy()->PostTask( in StartGetPrinterCapsAndDefaults()568 g_service_process->io_thread()->message_loop_proxy()->PostTask( in StartGetPrinterSemanticCapsAndDefaults()578 DCHECK(g_service_process->io_thread()->message_loop_proxy()-> in GetPrinterCapsAndDefaultsImpl()595 DCHECK(g_service_process->io_thread()->message_loop_proxy()-> in GetPrinterSemanticCapsAndDefaultsImpl()
28 DCHECK(g_service_process->io_thread()->message_loop_proxy()-> in LaunchBrowserProcessWithSwitch()214 g_service_process->io_thread()->message_loop_proxy()->PostTask( in CheckCloudPrintProxyPolicy()
299 g_service_process->GetServiceURLRequestContextGetter(); in GetRequestContextGetter()
340 g_service_process->GetServiceURLRequestContextGetter(); in InitNotifications()
87 g_service_process->Shutdown(); in ShutdownTask()179 Invoke(g_service_process, &ServiceProcess::Shutdown)), in SetServiceEnabledExpectations()242 EXPECT_EQ(&service_process, g_service_process); in CloudPrintMockService_Main()