Searched defs:makeModel (Results 1 – 7 of 7) sorted by relevance
423 std::string makeModel; variable443 std::string makeModel = "testmodel"; variable482 std::string makeModel = "testmodel"; variable
35 std::string makeModel = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestQueryPPDInformation() local237 std::string makeModel = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestCheckPrinterDriverExist() local
639 bool PrintCupsClient::QueryPPDInformation(const std::string &makeModel, std::string &ppdName) in QueryPPDInformation()1353 … const char *makeModel = cupsGetOption("printer-make-and-model", dest->num_options, dest->options); in CheckPrinterMakeModel() local1377 bool PrintCupsClient::CheckPrinterDriverExist(const std::string &makeModel) in CheckPrinterDriverExist()1956 … const char *makeModel = cupsGetOption("printer-make-and-model", dest->num_options, dest->options); in ModifyCupsPrinterUri() local2272 … const char *makeModel = cupsGetOption("printer-make-and-model", dest->num_options, dest->options); in IsPrinterExist() local
598 bool VendorManager::QueryPPDInformation(const std::string &makeModel, std::string &ppdName) in QueryPPDInformation()
2934 bool PrintServiceAbility::QueryPPDInformation(const std::string &makeModel, std::string &ppdName) in QueryPPDInformation()
247 std::string makeModel = "test_makeModel"; variable
844 std::string makeModel = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestQueryPPDInformation() local