Searched refs:GetPrintServiceProxy (Results 1 – 2 of 2) sorted by relevance
45 bool PrintManagerClient::GetPrintServiceProxy() in GetPrintServiceProxy() function in OHOS::Print::PrintManagerClient95 if (LoadServer() && GetPrintServiceProxy()) { in StartPrint()107 if (LoadServer() && GetPrintServiceProxy()) { in StartPrint()118 if (LoadServer() && GetPrintServiceProxy()) { in StopPrint()129 if (LoadServer() && GetPrintServiceProxy()) { in ConnectPrinter()140 if (LoadServer() && GetPrintServiceProxy()) { in DisconnectPrinter()151 if (LoadServer() && GetPrintServiceProxy()) { in QueryAllExtension()162 if (LoadServer() && GetPrintServiceProxy()) { in StartDiscoverPrinter()173 if (LoadServer() && GetPrintServiceProxy()) { in StopDiscoverPrinter()184 if (LoadServer() && GetPrintServiceProxy()) { in StartPrintJob()[all …]
84 bool GetPrintServiceProxy();