Searched refs:QueryPrinterInfoById (Results 1 – 4 of 4) sorted by relevance
59 void QueryPrinterInfoById(const std::string &printerId, PrinterInfo &printerInfo);
1000 systemData->QueryPrinterInfoById(printerId, printerInfo);1006 systemData->QueryPrinterInfoById(printerId, printerInfo);
247 void PrintSystemData::QueryPrinterInfoById(const std::string &printerId, PrinterInfo &printerInfo) in QueryPrinterInfoById() function in OHOS::Print::PrintSystemData
945 printSystemData_.QueryPrinterInfoById(printerId, info); in SetPrinterPreference()3058 printSystemData_.QueryPrinterInfoById(printerId, printerInfo); in NotifyAppDeletePrinter()3073 printSystemData_.QueryPrinterInfoById(lastUsedPrinterId, lastUsedPrinterInfo); in NotifyAppDeletePrinter()