Home
last modified time | relevance | path

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

/base/print/print_fwk/services/print_service/src/
Dprint_user_data.cpp31 void PrintUserData::RegisterPrinterCallback(const std::string &type, const sptr<IPrintCallback> &li… in RegisterPrinterCallback() function in OHOS::Print::PrintUserData
Dprint_service_ability.cpp1738 int32_t PrintServiceAbility::RegisterPrinterCallback(const std::string &type, const sptr<IPrintCall… in RegisterPrinterCallback() function in OHOS::Print::PrintServiceAbility
/base/print/print_fwk/test/unittest/service_test/mock/
Dmock_print_service.h169 …int32_t RegisterPrinterCallback(const std::string &type, const sptr<IPrintCallback> &listener) ove… in RegisterPrinterCallback() function
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
Dprint_service_proxy.cpp837 int32_t PrintServiceProxy::RegisterPrinterCallback(const std::string &type, const sptr<IPrintCallba… in RegisterPrinterCallback() function in OHOS::Print::PrintServiceProxy