Home
last modified time | relevance | path

Searched refs:GetPrintServiceProxy (Results 1 – 2 of 2) sorted by relevance

/base/print/print_fwk/frameworks/innerkitsimpl/src/
Dprint_manager_client.cpp45 bool PrintManagerClient::GetPrintServiceProxy() in GetPrintServiceProxy() function in OHOS::Print::PrintManagerClient
95 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 …]
/base/print/print_fwk/frameworks/innerkitsimpl/include/
Dprint_manager_client.h84 bool GetPrintServiceProxy();