Searched refs:GetPrintServiceProxy (Results 1 – 3 of 3) sorted by relevance
54 bool PrintManagerClient::GetPrintServiceProxy() in GetPrintServiceProxy() function in OHOS::Print::PrintManagerClient108 if (LoadServer() && GetPrintServiceProxy()) { in StartPrint()120 if (LoadServer() && GetPrintServiceProxy()) { in StopPrint()132 if (LoadServer() && GetPrintServiceProxy()) { in ConnectPrinter()144 if (LoadServer() && GetPrintServiceProxy()) { in DisconnectPrinter()156 if (LoadServer() && GetPrintServiceProxy()) { in QueryAllExtension()168 if (LoadServer() && GetPrintServiceProxy()) { in StartDiscoverPrinter()180 if (LoadServer() && GetPrintServiceProxy()) { in StopDiscoverPrinter()192 if (LoadServer() && GetPrintServiceProxy()) { in StartPrintJob()204 if (LoadServer() && GetPrintServiceProxy()) { in CancelPrintJob()[all …]
26 MOCK_METHOD0(GetPrintServiceProxy, bool());
124 bool GetPrintServiceProxy();