Searched refs:CheckPrinterBusy (Results 1 – 4 of 4) sorted by relevance
60 bool CheckPrinterBusy(const std::string &printerId);
1139 systemData->CheckPrinterBusy(printerId1);1145 bool ret = systemData->CheckPrinterBusy(printerId2);
750 bool PrintSystemData::CheckPrinterBusy(const std::string &printerId) in CheckPrinterBusy() function in OHOS::Print::PrintSystemData
3115 !printSystemData_.CheckPrinterBusy(infoPtr->GetPrinterId())) { in AddSinglePrinterInfo()3204 !printSystemData_.CheckPrinterBusy(printerInfo->GetPrinterId())) { in AddVendorPrinterToDiscovery()