Home
last modified time | relevance | path

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

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