Home
last modified time | relevance | path

Searched refs:GetCloudPrintProxy (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/service/
Dservice_ipc_server.cc115 g_service_process->GetCloudPrintProxy()->EnableForUserWithRobot( in OnEnableCloudPrintProxyWithRobot()
121 g_service_process->GetCloudPrintProxy()->GetProxyInfo(&info); in OnGetCloudPrintProxyInfo()
138 g_service_process->GetCloudPrintProxy()-> in OnDisableCloudPrintProxy()
Dservice_process.cc206 GetCloudPrintProxy()->EnableForUser(); in Initialize()
294 cloud_print::CloudPrintProxy* ServiceProcess::GetCloudPrintProxy() { in GetCloudPrintProxy() function in ServiceProcess
382 GetCloudPrintProxy()->CheckCloudPrintProxyPolicy(); in CloudPrintPolicyCheckIfNeeded()
Dservice_process.h89 cloud_print::CloudPrintProxy* GetCloudPrintProxy();