Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/service_test/mock/
H A Dmock_print_service.h148 int32_t NotifyPrintService(const std::string &jobId, const std::string &type) override in NotifyPrintService() function
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_manager_client.cpp680 int32_t PrintManagerClient::NotifyPrintService(const std::string &jobId, const std::string &type) in NotifyPrintService() function in OHOS::Print::PrintManagerClient
H A Dprint_service_proxy.cpp959 int32_t PrintServiceProxy::NotifyPrintService(const std::string &jobId, const std::string &type) in NotifyPrintService() function in OHOS::Print::PrintServiceProxy
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dnapi_inner_print.cpp731 napi_value NapiInnerPrint::NotifyPrintService(napi_env env, napi_callback_info info) in NotifyPrintService() function in OHOS::Print::NapiInnerPrint
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp2529 int32_t PrintServiceAbility::NotifyPrintService(const std::string &jobId, const std::string &type) in NotifyPrintService() function in OHOS::Print::PrintServiceAbility