Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/service_router_framework/services/srms/include/
H A Dsr_common_event_subscriber.h38 inline void SetEventHandler(const std::shared_ptr<EventHandler> &handler) in SetEventHandler() function
/ohos5.0/base/notification/common_event_service/services/include/
H A Dability_manager_helper.h40 inline void SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SetEventHandler() function
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_share_mgr.h43 void SetEventHandler(const std::shared_ptr<FormEventHandler> &handler) in SetEventHandler() function
/ohos5.0/foundation/resourceschedule/ffrt/src/queue/
H A Deventhandler_interactive_queue.h58 inline void SetEventHandler(void* eventHandler) in SetEventHandler() function
H A Dqueue_handler.cpp375 void QueueHandler::SetEventHandler(void* eventHandler) in SetEventHandler() function in ffrt::QueueHandler
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dsystem_event_observer.cpp63 void SystemEventObserver::SetEventHandler(const std::shared_ptr<OHOS::AppExecFwk::EventHandler> &ha… in SetEventHandler() function in OHOS::IntellVoiceEngine::SystemEventObserver
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_local_record.cpp37 void AbilityLocalRecord::SetEventHandler(const std::shared_ptr<EventHandler> &handler) in SetEventHandler() function in OHOS::AppExecFwk::AbilityLocalRecord
/ohos5.0/base/inputmethod/imf/services/src/
H A Duser_session_manager.cpp60 void UserSessionManager::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &eventHand… in SetEventHandler() function in OHOS::MiscServices::UserSessionManager
H A Dfreeze_manager.cpp109 void FreezeManager::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &eventHandler) in SetEventHandler() function in OHOS::MiscServices::FreezeManager
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dapp_state_observer.cpp93 void AppStateObserver::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SetEventHandler() function in OHOS::BackgroundTaskMgr::AppStateObserver
H A Dsystem_event_observer.cpp54 void SystemEventObserver::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SetEventHandler() function in OHOS::BackgroundTaskMgr::SystemEventObserver
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_connect_manager.h244 inline void SetEventHandler(const std::shared_ptr<EventHandlerWrap> &handler) in SetEventHandler() function
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Ddevice_state_observer.cpp166 void DeviceStateEventSubscriber::SetEventHandler(const std::shared_ptr<DeviceStateHandler> &deviceS… in SetEventHandler() function in OHOS::Telephony::DeviceStateEventSubscriber
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/module_loader/src/
H A Dmmi_client.cpp50 void MMIClient::SetEventHandler(EventHandlerPtr eventHandler) in SetEventHandler() function in OHOS::MMI::MMIClient
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h655 void SetEventHandler(const std::shared_ptr<AMSEventHandler> &eventHandler) in SetEventHandler() function
/ohos5.0/base/msdp/device_status/frameworks/native/src/
H A Dclient.cpp45 void Client::SetEventHandler(EventHandlerPtr eventHandler) in SetEventHandler() function in OHOS::Msdp::DeviceStatus::Client
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Dpanel_listener_impl.cpp115 void PanelListenerImpl::SetEventHandler(std::shared_ptr<AppExecFwk::EventHandler> handler) in SetEventHandler() function in OHOS::MiscServices::PanelListenerImpl
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp1388 void AppRunningRecord::SetEventHandler(const std::shared_ptr<AMSEventHandler> &handler) in SetEventHandler() function in OHOS::AppExecFwk::AppRunningRecord
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp123 void Session::SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler>& handler, in SetEventHandler() function in OHOS::Rosen::Session