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

/external/chromium_org/chrome/service/
H A Dservice_ipc_server.cc116 g_service_process->GetCloudPrintProxy()->EnableForUserWithRobot(
122 g_service_process->GetCloudPrintProxy()->GetProxyInfo(&info);
138 g_service_process->GetCloudPrintProxy()->GetPrinters(&printers);
145 g_service_process->GetCloudPrintProxy()->
H A Dservice_process.h90 cloud_print::CloudPrintProxy* GetCloudPrintProxy();
H A Dservice_process.cc189 GetCloudPrintProxy()->EnableForUser();
277 cloud_print::CloudPrintProxy* ServiceProcess::GetCloudPrintProxy() { function in class:ServiceProcess
365 GetCloudPrintProxy()->CheckCloudPrintProxyPolicy();

Completed in 130 milliseconds