Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/service_test/mock/
H A Dmock_print_service.h160 int32_t QueryAddedPrinter(std::vector<std::string> &printerNameList) override in QueryAddedPrinter() function
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_manager_client.cpp336 int32_t PrintManagerClient::QueryAddedPrinter(std::vector<std::string> &printerNameList) in QueryAddedPrinter() function in OHOS::Print::PrintManagerClient
H A Dprint_service_proxy.cpp469 int32_t PrintServiceProxy::QueryAddedPrinter(std::vector<std::string> &printerNameList) in QueryAddedPrinter() function in OHOS::Print::PrintServiceProxy
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dnapi_inner_print.cpp779 napi_value NapiInnerPrint::QueryAddedPrinter(napi_env env, napi_callback_info info) in QueryAddedPrinter() function in OHOS::Print::NapiInnerPrint
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp589 int32_t PrintServiceAbility::QueryAddedPrinter(std::vector<std::string> &printerList) in QueryAddedPrinter() function in OHOS::Print::PrintServiceAbility