Home
last modified time | relevance | path

Searched defs:SetEventHandler (Results 1 – 11 of 11) sorted by relevance

/foundation/ability/ability_runtime/service_router_framework/services/srms/include/
Dsr_common_event_subscriber.h38 inline void SetEventHandler(const std::shared_ptr<EventHandler> &handler) in SetEventHandler() function
/foundation/ability/form_fwk/services/include/
Dform_share_mgr.h43 void SetEventHandler(const std::shared_ptr<FormEventHandler> &handler) in SetEventHandler() function
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
Dsystem_event_observer.cpp63 void SystemEventObserver::SetEventHandler(const std::shared_ptr<OHOS::AppExecFwk::EventHandler> &ha… in SetEventHandler() function in OHOS::IntellVoiceEngine::SystemEventObserver
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dability_local_record.cpp37 void AbilityLocalRecord::SetEventHandler(const std::shared_ptr<EventHandler> &handler) in SetEventHandler() function in OHOS::AppExecFwk::AbilityLocalRecord
/foundation/ability/ability_runtime/services/appmgr/include/
Dapp_mgr_service_inner.h508 void SetEventHandler(const std::shared_ptr<AMSEventHandler> &eventHandler) in SetEventHandler() function
/foundation/ability/ability_runtime/services/abilitymgr/include/
Dability_connect_manager.h203 inline void SetEventHandler(const std::shared_ptr<EventHandlerWrap> &handler) in SetEventHandler() function
/foundation/resourceschedule/background_task_mgr/services/common/src/
Dsystem_event_observer.cpp54 void SystemEventObserver::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SetEventHandler() function in OHOS::BackgroundTaskMgr::SystemEventObserver
Dapp_state_observer.cpp128 void AppStateObserver::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SetEventHandler() function in OHOS::BackgroundTaskMgr::AppStateObserver
/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/
Dmmi_client.cpp46 void MMIClient::SetEventHandler(EventHandlerPtr eventHandler) in SetEventHandler() function in OHOS::MMI::MMIClient
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_running_record.cpp1258 void AppRunningRecord::SetEventHandler(const std::shared_ptr<AMSEventHandler> &handler) in SetEventHandler() function in OHOS::AppExecFwk::AppRunningRecord
/foundation/window/window_manager/window_scene/session/host/src/
Dsession.cpp71 void Session::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler>& handler, in SetEventHandler() function in OHOS::Rosen::Session