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()371 g_service_process = NULL; in ~ServiceProcess()
151 extern ServiceProcess* g_service_process;
150 g_service_process->io_thread()->message_loop_proxy()) { in ServiceURLRequestContextGetter()156 DCHECK(g_service_process); in ServiceURLRequestContextGetter()158 g_service_process->io_thread()->message_loop_proxy().get(), in ServiceURLRequestContextGetter()159 g_service_process->file_thread()->message_loop())); in ServiceURLRequestContextGetter()
94 g_service_process->GetServiceURLRequestContextGetter())); in AuthenticateWithRobotAuthCode()105 g_service_process->GetServiceURLRequestContextGetter())); in RefreshAccessToken()191 g_service_process->GetServiceURLRequestContextGetter())); in HandleJSONData()
436 g_service_process->io_thread()->message_loop_proxy()->PostTask( in RenderNextPDFPages()449 DCHECK(g_service_process->io_thread()->message_loop_proxy()-> in RenderPDFPagesInSandbox()584 g_service_process->io_thread()->message_loop_proxy()->PostTask( in StartGetPrinterCapsAndDefaults()591 g_service_process->io_thread()->message_loop_proxy()->PostTask( in StartGetPrinterSemanticCapsAndDefaults()601 DCHECK(g_service_process->io_thread()->message_loop_proxy()-> in GetPrinterCapsAndDefaultsImpl()618 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()
341 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()