Home
last modified time | relevance | path

Searched refs:SetEventHandler (Results 1 – 25 of 68) sorted by relevance

123

/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/
H A Dability_connect_manager_test.cpp230 ConnectManager()->SetEventHandler(EventHandler());
268 ConnectManager()->SetEventHandler(EventHandler());
299 ConnectManager()->SetEventHandler(EventHandler());
327 ConnectManager()->SetEventHandler(EventHandler());
359 ConnectManager()->SetEventHandler(EventHandler());
391 ConnectManager()->SetEventHandler(EventHandler());
419 ConnectManager()->SetEventHandler(EventHandler());
1478 connectManager->SetEventHandler(nullptr);
1948 connectManager->SetEventHandler(nullptr);
2026 connectManager->SetEventHandler(nullptr);
[all …]
/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/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_freeze_manager_test.cpp39 freezeManager_->SetEventHandler(eventHandler_); in SetUpTestCase()
43 freezeManager_->SetEventHandler(nullptr); in TearDownTestCase()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/common/include/
H A Dapp_state_observer.h29 void SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &handler);
H A Dsystem_event_observer.h33 void SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &handler);
/ohos5.0/foundation/resourceschedule/ffrt/src/queue/
H A Dqueue_api.cpp271 handler->SetEventHandler(eventhandler);
298 handler->SetEventHandler(mainHandler);
312 handler->SetEventHandler(workerHandler);
H A Deventhandler_interactive_queue.h58 inline void SetEventHandler(void* eventHandler) in SetEventHandler() function
H A Dqueue_handler.h88 void SetEventHandler(void* eventHandler);
/ohos5.0/base/inputmethod/imf/services/include/
H A Duser_session_manager.h33 void SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &eventHandler);
H A Dfreeze_manager.h31 static void SetEventHandler(const std::shared_ptr<AppExecFwk::EventHandler> &eventHandler);
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dsystem_event_observer.h34 void SetEventHandler(const std::shared_ptr<OHOS::AppExecFwk::EventHandler> &handler);
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/multimodalinput/input/frameworks/proxy/module_loader/include/
H A Dif_mmi_client.h41 virtual void SetEventHandler(EventHandlerPtr eventHandler) = 0;
H A Dmmi_client.h35 void SetEventHandler(EventHandlerPtr eventHandler) override;
/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/base/telephony/core_service/services/network_search/src/
H A Ddevice_state_observer.cpp52 subscriber_->SetEventHandler(deviceStateHandler); in StartEventSubscriber()
166 void DeviceStateEventSubscriber::SetEventHandler(const std::shared_ptr<DeviceStateHandler> &deviceS… in SetEventHandler() function in OHOS::Telephony::DeviceStateEventSubscriber
/ohos5.0/base/msdp/device_status/interfaces/innerkits/include/
H A Di_client.h44 virtual void SetEventHandler(EventHandlerPtr eventHandler) = 0;
H A Dclient.h34 void SetEventHandler(EventHandlerPtr eventHandler) override;
/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/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dability_local_record.h67 void SetEventHandler(const std::shared_ptr<EventHandler> &handler);
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Dpanel_listener_impl.h54 void SetEventHandler(std::shared_ptr<AppExecFwk::EventHandler> handler);
/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
/ohos5.0/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtasksystemeventobserver_fuzzer/
H A Dbgtasksystemeventobserver_fuzzer.cpp44 systemEventListener->SetEventHandler(handler); in DoSomethingInterestingWithMyAPI()

123