Home
last modified time | relevance | path

Searched defs:makeModel (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/
H A Dprint_cups_wrapper_test.cpp200 std::string makeModel = "testmodel"; variable
240 std::string makeModel = "testmodel"; variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp448 void PrintCupsClient::QueryPPDInformation(const char *makeModel, std::vector<std::string> &ppds) in QueryPPDInformation()
1132 … const char *makeModel = cupsGetOption("printer-make-and-model", dest->num_options, dest->options); in CheckPrinterMakeModel() local
1803 … const char *makeModel = cupsGetOption("printer-make-and-model", dest->num_options, dest->options); in IsPrinterExist() 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()