Home
last modified time | relevance | path

Searched refs:InjectNoticeInfo (Results 1 - 6 of 6) sorted by relevance

/foundation/multimodalinput/input/service/message_handle/include/
H A Dinject_notice_manager.h23 struct InjectNoticeInfo { struct
38 bool SendNotice(const InjectNoticeInfo &noticeInfo);
39 bool CancelNotice(const InjectNoticeInfo &noticeInfo);
H A Dserver_msg_handler.h114 bool AddInjectNotice(const InjectNoticeInfo& noticeInfo);
/foundation/multimodalinput/input/service/message_handle/test/
H A Dinject_notice_manager_test.cpp188 InjectNoticeInfo noticeInfo; in HWTEST_F()
204 InjectNoticeInfo noticeInfo; in HWTEST_F()
220 InjectNoticeInfo noticeInfo; in HWTEST_F()
236 InjectNoticeInfo noticeInfo; in HWTEST_F()
H A Dserver_msg_handler_test.cpp1709 InjectNoticeInfo noticeInfo; in HWTEST_F()
/foundation/multimodalinput/input/service/message_handle/src/
H A Dinject_notice_manager.cpp119 bool InjectNoticeManager::InjectNoticeConnection::SendNotice(const InjectNoticeInfo& noticeInfo) in SendNotice()
138 bool InjectNoticeManager::InjectNoticeConnection::CancelNotice(const InjectNoticeInfo& noticeInfo) in CancelNotice()
H A Dserver_msg_handler.cpp894 InjectNoticeInfo noticeInfo; in OnAuthorize()
1000 bool ServerMsgHandler::AddInjectNotice(const InjectNoticeInfo &noticeInfo) in AddInjectNotice()
1040 InjectNoticeInfo noticeInfo; in CloseInjectNotice()

Completed in 6 milliseconds