Home
last modified time | relevance | path

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

/base/print/print_fwk/services/print_service/src/
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()
Dprint_cups_client.cpp548 void PrintCupsClient::QueryPPDInformation(const char *makeModel, std::vector<std::string> &ppds) in QueryPPDInformation()
583 std::vector<std::string> &ppds) in ParsePPDInfo()
622 std::vector<string> ppds; in AddPrinterToCups() local
680 std::vector<string> ppds; in AddPrinterToCupsWithPpd() local
1264 std::vector<std::string> ppds; in CheckPrinterDriverExist() local
Dvendor_manager.cpp589 bool VendorManager::QueryPPDInformation(const char *makeModel, std::vector<std::string> &ppds) in QueryPPDInformation()
Dprint_service_ability.cpp2695 bool PrintServiceAbility::QueryPPDInformation(const char *makeModel, std::vector<std::string> &ppds) in QueryPPDInformation()
/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
Dvendor_manager_test.cpp205 std::vector<std::string> ppds(1, "test_ppds"); variable
248 std::vector<std::string> ppds(1, "test_ppds"); variable
/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/
Dprint_cups_wrapper_test.cpp418 std::vector<std::string> ppds; variable
436 std::vector<std::string> ppds; variable
450 std::vector<std::string> ppds; variable
/base/print/print_fwk/test/fuzztest/printcupsclient_fuzzer/
Dprintcupsclient_fuzzer.cpp37 std::vector<std::string> ppds; in TestQueryPPDInformation() local