Home
last modified time | relevance | path

Searched refs:InitSessionDeleteCallback (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dswitch_subscriber_handler.cpp92 InitSessionDeleteCallback(); in SubscribeSwitchEvent()
194 bool SwitchSubscriberHandler::InitSessionDeleteCallback() in InitSessionDeleteCallback() function in OHOS::MMI::SwitchSubscriberHandler
H A Dkey_subscriber_handler.cpp133 InitSessionDeleteCallback(); in SubscribeKeyEvent()
766 bool KeySubscriberHandler::InitSessionDeleteCallback() in InitSessionDeleteCallback() function in OHOS::MMI::KeySubscriberHandler
/ohos5.0/foundation/multimodalinput/input/service/subscriber/include/
H A Dswitch_subscriber_handler.h72 bool InitSessionDeleteCallback();
H A Dkey_subscriber_handler.h86 bool InitSessionDeleteCallback();
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp427 ASSERT_TRUE(handler.InitSessionDeleteCallback());
429 ASSERT_FALSE(handler.InitSessionDeleteCallback());