Home
last modified time | relevance | path

Searched defs:SetEventHandler (Results 1 – 13 of 13) 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/resourceschedule/ffrt/src/queue/
Deventhandler_interactive_queue.h58 inline void SetEventHandler(void* eventHandler) in SetEventHandler() function
Dqueue_handler.cpp373 void QueueHandler::SetEventHandler(void* eventHandler) in SetEventHandler() function in ffrt::QueueHandler
/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/resourceschedule/background_task_mgr/services/common/src/
Dapp_state_observer.cpp93 void AppStateObserver::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SetEventHandler() function in OHOS::BackgroundTaskMgr::AppStateObserver
Dsystem_event_observer.cpp54 void SystemEventObserver::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SetEventHandler() function in OHOS::BackgroundTaskMgr::SystemEventObserver
/foundation/ability/ability_runtime/services/abilitymgr/include/
Dability_connect_manager.h234 inline void SetEventHandler(const std::shared_ptr<EventHandlerWrap> &handler) in SetEventHandler() function
/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/
Dmmi_client.cpp50 void MMIClient::SetEventHandler(EventHandlerPtr eventHandler) in SetEventHandler() function in OHOS::MMI::MMIClient
/foundation/ability/ability_runtime/services/appmgr/include/
Dapp_mgr_service_inner.h623 void SetEventHandler(const std::shared_ptr<AMSEventHandler> &eventHandler) in SetEventHandler() function
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_running_record.cpp1375 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.cpp115 void Session::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler>& handler, in SetEventHandler() function in OHOS::Rosen::Session