Home
last modified time | relevance | path

Searched refs:InitInjectNoticeSource (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/message_handle/test/
H A Dserver_msg_handler_test.cpp1392 bool ret = handler.InitInjectNoticeSource();
1396 ret = handler.InitInjectNoticeSource();
1399 ret = handler.InitInjectNoticeSource();
1403 ret = handler.InitInjectNoticeSource();
1406 ret = handler.InitInjectNoticeSource();
1498 handler.InitInjectNoticeSource();
1516 bool ret = handler.InitInjectNoticeSource();
1522 ret = handler.InitInjectNoticeSource();
1538 bool ret = handler.InitInjectNoticeSource();
1544 ret = handler.InitInjectNoticeSource();
[all …]
/ohos5.0/foundation/multimodalinput/input/service/message_handle/include/
H A Dserver_msg_handler.h104 bool InitInjectNoticeSource();
/ohos5.0/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp888 bool ServerMsgHandler::InitInjectNoticeSource() in InitInjectNoticeSource() function in OHOS::MMI::ServerMsgHandler
923 bool isInit = InitInjectNoticeSource(); in AddInjectNotice()
954 bool isInit = InitInjectNoticeSource(); in CloseInjectNotice()