Home
last modified time | relevance | path

Searched defs:ppds (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_ppd_driver.cpp29 std::vector<std::string> ppds; in OnQueryCapability() local
54 std::vector<std::string> ppds; in OnQueryProperties() local
81 … VendorPpdDriver::QueryPpdByPrinterId(const std::string &printerId, std::vector<std::string> &ppds) in QueryPpdByPrinterId()
H A Dprint_cups_client.cpp448 void PrintCupsClient::QueryPPDInformation(const char *makeModel, std::vector<std::string> &ppds) in QueryPPDInformation()
483 std::vector<std::string> &ppds) in ParsePPDInfo()
521 std::vector<string> ppds; in AddPrinterToCups() local
579 std::vector<string> ppds; in AddPrinterToCupsWithPpd() local
H A Dvendor_manager.cpp570 bool VendorManager::QueryPPDInformation(const char *makeModel, std::vector<std::string> &ppds) in QueryPPDInformation()
H A Dprint_service_ability.cpp2970 bool PrintServiceAbility::QueryPPDInformation(const char *makeModel, std::vector<std::string> &ppds) in QueryPPDInformation()
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/
H A Dprint_cups_wrapper_test.cpp183 std::vector<std::string> ppds; variable
201 std::vector<std::string> ppds; variable
215 std::vector<std::string> ppds; variable
/ohos5.0/base/print/print_fwk/test/fuzztest/printcupsclient_fuzzer/
H A Dprintcupsclient_fuzzer.cpp36 std::vector<std::string> ppds; in TestQueryPPDInformation() local