Home
last modified time | relevance | path

Searched defs:printers (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/service_test/mock/
H A Dmock_print_service.h201 int32_t DiscoverUsbPrinters(std::vector<PrinterInfo> &printers) override in DiscoverUsbPrinters()
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_stub.cpp583 std::vector<PrinterInfo> printers; in OnDiscoverUsbPrinters() local
H A Dprint_cups_client.cpp1890 int32_t PrintCupsClient::DiscoverUsbPrinters(std::vector<PrinterInfo> &printers) in DiscoverUsbPrinters()
H A Dprint_service_ability.cpp3079 int32_t PrintServiceAbility::DiscoverUsbPrinters(std::vector<PrinterInfo> &printers) in DiscoverUsbPrinters()
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_manager_client.cpp533 int32_t PrintManagerClient::DiscoverUsbPrinters(std::vector<PrinterInfo> &printers) in DiscoverUsbPrinters()
H A Dprint_service_proxy.cpp733 int32_t PrintServiceProxy::DiscoverUsbPrinters(std::vector<PrinterInfo> &printers) in DiscoverUsbPrinters()
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp332 std::vector<PrinterInfo> printers; variable
2020 std::vector<PrinterInfo> printers; variable
/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_service_proxy_test.cpp859 [&testPrinters](std::vector<PrinterInfo> &printers) { in __anon45825cae3002()
H A Dprint_manager_client_test.cpp2496 std::vector<PrinterInfo> printers; variable
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/
H A Dprint_cups_client_test.cpp1623 std::vector<PrinterInfo> printers; variable
/ohos5.0/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/
H A Dprintserviceability_fuzzer.cpp408 std::vector<PrinterInfo> printers; in TestDiscoverUsbPrinters() local