Home
last modified time | relevance | path

Searched refs:QueryPrinterInfoById (Results 1 - 4 of 4) sorted by relevance

/base/print/print_fwk/services/print_service/include/
H A Dprint_system_data.h59 void QueryPrinterInfoById(const std::string &printerId, PrinterInfo &printerInfo);
/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp247 void PrintSystemData::QueryPrinterInfoById(const std::string &printerId, PrinterInfo &printerInfo) in QueryPrinterInfoById() function in OHOS::PrintSystemData
H A Dprint_service_ability.cpp936 printSystemData_.QueryPrinterInfoById(printerId, info); in SetPrinterPreference()
2971 printSystemData_.QueryPrinterInfoById(printerId, printerInfo); in NotifyAppDeletePrinter()
2986 printSystemData_.QueryPrinterInfoById(lastUsedPrinterId, lastUsedPrinterInfo); in NotifyAppDeletePrinter()
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp1000 systemData->QueryPrinterInfoById(printerId, printerInfo); in HWTEST_F()
1006 systemData->QueryPrinterInfoById(printerId, printerInfo); in HWTEST_F()

Completed in 9 milliseconds