Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_ppd_driver.cpp30 if (!QueryPpdByPrinterId(printerId, ppds)) { in OnQueryCapability()
81 bool VendorPpdDriver::QueryPpdByPrinterId(const std::string &printerId, std::vector<std::string> &p… in QueryPpdByPrinterId() function in VendorPpdDriver
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dvendor_ppd_driver.h34 bool QueryPpdByPrinterId(const std::string &printerId, std::vector<std::string> &ppds);