Home
last modified time | relevance | path

Searched defs:QueryAddedPrinter (Results 1 – 5 of 5) sorted by relevance

/base/print/print_fwk/test/unittest/service_test/mock/
Dmock_print_service.h168 int32_t QueryAddedPrinter(std::vector<std::string> &printerNameList) override in QueryAddedPrinter() function
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
Dprint_manager_client.cpp348 int32_t PrintManagerClient::QueryAddedPrinter(std::vector<std::string> &printerNameList) in QueryAddedPrinter() function in OHOS::Print::PrintManagerClient
Dprint_service_proxy.cpp488 int32_t PrintServiceProxy::QueryAddedPrinter(std::vector<std::string> &printerNameList) in QueryAddedPrinter() function in OHOS::Print::PrintServiceProxy
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
Dnapi_inner_print.cpp806 napi_value NapiInnerPrint::QueryAddedPrinter(napi_env env, napi_callback_info info) in QueryAddedPrinter() function in OHOS::Print::NapiInnerPrint
/base/print/print_fwk/services/print_service/src/
Dprint_service_ability.cpp665 int32_t PrintServiceAbility::QueryAddedPrinter(std::vector<std::string> &printerList) in QueryAddedPrinter() function in OHOS::Print::PrintServiceAbility