Home
last modified time | relevance | path

Searched refs:InitSessionLostCallback (Results 1 - 10 of 10) sorted by relevance

/foundation/multimodalinput/input/service/interceptor/include/
H A Devent_interceptor_handler.h60 void InitSessionLostCallback();
/foundation/multimodalinput/input/test/fuzztest/inputdevicemanager_fuzzer/
H A Dinputdevicemanager_fuzzer.cpp78 INPUT_DEV_MGR->InitSessionLostCallback(); in InputDeviceManagerFuzzTest()
/foundation/multimodalinput/input/service/device_manager/include/
H A Dinput_device_manager.h100 void InitSessionLostCallback();
/foundation/multimodalinput/input/service/monitor/src/
H A Devent_monitor_handler.cpp106 InitSessionLostCallback(); in AddInputHandler()
120 InitSessionLostCallback(); in AddInputHandler()
130 InitSessionLostCallback(); in AddInputHandler()
206 void EventMonitorHandler::InitSessionLostCallback() in InitSessionLostCallback() function in OHOS::MMI::EventMonitorHandler
/foundation/multimodalinput/input/service/interceptor/src/
H A Devent_interceptor_handler.cpp94 InitSessionLostCallback(); in AddInputHandler()
144 void EventInterceptorHandler::InitSessionLostCallback() in InitSessionLostCallback() function in OHOS::MMI::EventInterceptorHandler
/foundation/multimodalinput/input/service/monitor/include/
H A Devent_monitor_handler.h73 void InitSessionLostCallback();
/foundation/multimodalinput/input/service/interceptor/test/
H A Devent_interceptor_handler_test.cpp594 * @tc.desc: Test the function InitSessionLostCallback
603 ASSERT_NO_FATAL_FAILURE(handler.InitSessionLostCallback()); in HWTEST_F()
605 ASSERT_NO_FATAL_FAILURE(handler.InitSessionLostCallback()); in HWTEST_F()
/foundation/multimodalinput/input/service/device_manager/test/
H A Dinput_device_manager_test.cpp815 * @tc.desc: Test the function InitSessionLostCallback
823 ASSERT_NO_FATAL_FAILURE(inputDevice.InitSessionLostCallback()); in HWTEST_F()
828 * @tc.desc: Test the function InitSessionLostCallback
837 ASSERT_NO_FATAL_FAILURE(inputDevice.InitSessionLostCallback()); in HWTEST_F()
842 * @tc.desc: Test the function InitSessionLostCallback
851 ASSERT_NO_FATAL_FAILURE(inputDevice.InitSessionLostCallback()); in HWTEST_F()
/foundation/multimodalinput/input/service/device_manager/src/
H A Dinput_device_manager.cpp314 InitSessionLostCallback(); in AddDevListener()
833 void InputDeviceManager::InitSessionLostCallback() in InitSessionLostCallback() function in OHOS::MMI::InputDeviceManager
/foundation/multimodalinput/input/service/monitor/test/
H A Devent_monitor_handler_test.cpp517 * @tc.desc: Verify the invalid and valid event type of InitSessionLostCallback
526 eventMonitorHandler.InitSessionLostCallback(); in HWTEST_F()
532 eventMonitorHandler.InitSessionLostCallback(); in HWTEST_F()

Completed in 10 milliseconds