Home
last modified time | relevance | path

Searched defs:SetTaskHandler (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/interceptor/
H A Dcontrol_interceptor.h31 virtual void SetTaskHandler(std::shared_ptr<AAFwk::TaskHandlerWrap> taskHandler) override in SetTaskHandler() function
H A Dcrowd_test_interceptor.h28 virtual void SetTaskHandler(std::shared_ptr<AAFwk::TaskHandlerWrap> taskHandler) override in SetTaskHandler() function
H A Dscreen_unlock_interceptor.h28 virtual void SetTaskHandler(std::shared_ptr<AAFwk::TaskHandlerWrap> taskHandler) override in SetTaskHandler() function
H A Dstart_other_app_interceptor.h30 virtual void SetTaskHandler(std::shared_ptr<AAFwk::TaskHandlerWrap> taskHandler) override in SetTaskHandler() function
H A Dability_jump_interceptor.h32 virtual void SetTaskHandler(std::shared_ptr<AAFwk::TaskHandlerWrap> taskHandler) override in SetTaskHandler() function
H A Ddisposed_rule_interceptor.h36 void SetTaskHandler(std::shared_ptr<AAFwk::TaskHandlerWrap> taskHandler) override in SetTaskHandler() function
H A Decological_rule_interceptor.h37 virtual void SetTaskHandler(std::shared_ptr<AAFwk::TaskHandlerWrap> taskHandler) override in SetTaskHandler() function
H A Dability_interceptor_interface.h61 virtual void SetTaskHandler(std::shared_ptr<AAFwk::TaskHandlerWrap> taskHandler) {}; in SetTaskHandler() function
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dability_interceptor_executer.cpp56 void AbilityInterceptorExecuter::SetTaskHandler(std::shared_ptr<AAFwk::TaskHandlerWrap> taskHandler) in SetTaskHandler() function in OHOS::AAFwk::AbilityInterceptorExecuter
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_death_recipient.cpp52 void AppDeathRecipient::SetTaskHandler(const std::shared_ptr<AAFwk::TaskHandlerWrap> &handler) in SetTaskHandler() function in OHOS::AppExecFwk::AppDeathRecipient
H A Dapp_running_record.cpp1383 void AppRunningRecord::SetTaskHandler(std::shared_ptr<AAFwk::TaskHandlerWrap> taskHandler) in SetTaskHandler() function in OHOS::AppExecFwk::AppRunningRecord
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_connect_manager.h235 inline void SetTaskHandler(const std::shared_ptr<TaskHandlerWrap> &taskHandler) in SetTaskHandler() function
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h650 void SetTaskHandler(std::shared_ptr<AAFwk::TaskHandlerWrap> taskHandler) in SetTaskHandler() function