Home
last modified time | relevance | path

Searched defs:printerMake (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/include/
H A Dnapi_print_ext.h71 std::string printerMake = ""; member
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_info.cpp137 void PrinterInfo::SetPrinterMake(const std::string &printerMake) in SetPrinterMake()
/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_manager_client_test.cpp2165 std::string printerMake; variable
2175 std::string printerMake; variable
2186 std::string printerMake; variable
2197 std::string printerMake; variable
2531 std::string printerMake; variable
/ohos5.0/base/print/print_fwk/test/unittest/service_test/mock/
H A Dmock_print_service.h129 const std::string &printerMake) override in AddPrinterToCups()
/ohos5.0/base/print/print_fwk/test/fuzztest/printcupsclient_fuzzer/
H A Dprintcupsclient_fuzzer.cpp47 std::string printerMake = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestAddPrinterToCups() local
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp182 std::string printerMake(deviceMakeAndModel); in DeviceCb() local
517 const std::string &printerMake) in AddPrinterToCups()
H A Dprint_service_stub.cpp527 std::string printerMake = data.ReadString(); in OnAddPrinterToCups() local
H A Dprint_service_ability.cpp718 const std::string &printerMake) in AddPrinterToCups()
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_manager_client.cpp472 const std::string &printerMake) in AddPrinterToCups()
H A Dprint_service_proxy.cpp631 const std::string &printerMake) in AddPrinterToCups()
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp281 std::string printerMake = "pixlab b5"; variable
735 std::string printerMake = "testPrinterMake"; variable
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dnapi_print_ext.cpp364 …std::string printerMake = NapiPrintUtils::GetStringFromValueUtf8(env, argv[NapiPrintUtils::INDEX_T… in AddPrinterToCups() local
/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_service_stub_test.cpp1039 std::string printerMake = "PixLab V1 - IPP Everywhere"; variable
/ohos5.0/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/
H A Dprintserviceability_fuzzer.cpp300 std::string printerMake = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestAddPrinterToCups() local
/ohos5.0/base/print/print_fwk/test/unittest/others/
H A Dprint_cups_client_vendor_helper_other_test.cpp503 std::string printerMake = "TestMake"; in TEST_F() local