Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/service_test/mock/
H A Dmock_print_service.h43 int32_t StartDiscoverPrinter(const std::vector<std::string> &extensionList) override in StartDiscoverPrinter() function
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_manager_client.cpp163 int32_t PrintManagerClient::StartDiscoverPrinter(const std::vector<std::string> &extensionList) in StartDiscoverPrinter() function in OHOS::Print::PrintManagerClient
H A Dprint_service_proxy.cpp186 int32_t PrintServiceProxy::StartDiscoverPrinter(const std::vector<std::string> &extensionList) in StartDiscoverPrinter() function in OHOS::Print::PrintServiceProxy
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp423 int32_t PrintServiceAbility::StartDiscoverPrinter(const std::vector<std::string> &extensionIds) in StartDiscoverPrinter() function in OHOS::Print::PrintServiceAbility