Searched defs:ppds (Results 1 – 7 of 7) sorted by relevance
29 std::vector<std::string> ppds; in OnQueryCapability() local54 std::vector<std::string> ppds; in OnQueryProperties() local81 … VendorPpdDriver::QueryPpdByPrinterId(const std::string &printerId, std::vector<std::string> &ppds) in QueryPpdByPrinterId()
548 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() local680 std::vector<string> ppds; in AddPrinterToCupsWithPpd() local1264 std::vector<std::string> ppds; in CheckPrinterDriverExist() local
589 bool VendorManager::QueryPPDInformation(const char *makeModel, std::vector<std::string> &ppds) in QueryPPDInformation()
2695 bool PrintServiceAbility::QueryPPDInformation(const char *makeModel, std::vector<std::string> &ppds) in QueryPPDInformation()
205 std::vector<std::string> ppds(1, "test_ppds"); variable248 std::vector<std::string> ppds(1, "test_ppds"); variable
418 std::vector<std::string> ppds; variable436 std::vector<std::string> ppds; variable450 std::vector<std::string> ppds; variable
37 std::vector<std::string> ppds; in TestQueryPPDInformation() local