Home
last modified time | relevance | path

Searched defs:RegisterEventHandler (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/event/
Devent_trigger.h28 void RegisterEventHandler(const RefPtr<AceEventHandler>& handler) in RegisterEventHandler() function
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/
Dmock_samanager.cpp41 void DInputSAManager::RegisterEventHandler(std::shared_ptr<AppExecFwk::EventHandler> handler) in RegisterEventHandler() function in OHOS::DistributedHardware::DistributedInput::DInputSAManager
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
Dap_stations_manager.cpp172 void ApStationsManager::RegisterEventHandler(std::function<void(const StationInfo &, ApStatemachine… in RegisterEventHandler() function in OHOS::Wifi::ApStationsManager
Dap_state_machine.cpp173 void ApStateMachine::RegisterEventHandler() in RegisterEventHandler() function in OHOS::Wifi::ApStateMachine
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
Dap_state_machine_test.cpp163 TEST_F(ApStateMachine_test, RegisterEventHandler) in TEST_F() argument
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
Ddinput_sa_manager.cpp132 void DInputSAManager::RegisterEventHandler(std::shared_ptr<AppExecFwk::EventHandler> handler) in RegisterEventHandler() function in OHOS::DistributedHardware::DistributedInput::DInputSAManager
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
Dp2p_state_machine.cpp138 void P2pStateMachine::RegisterEventHandler() in RegisterEventHandler() function in OHOS::Wifi::P2pStateMachine
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_context.h243 void RegisterEventHandler(const RefPtr<AceEventHandler>& handler) in RegisterEventHandler() function