Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/message_handle/include/
H A Dserver_msg_handler.h111 int32_t OnCancelInjection();
/foundation/multimodalinput/input/test/fuzztest/stubhandleallocsocketfd_fuzzer/
H A Dstubhandleallocsocketfd_fuzzer.cpp137 MMIService::GetInstance()->OnCancelInjection(); in StubHandleAllocSocketFdFuzzTest()
/foundation/multimodalinput/input/service/message_handle/test/
H A Dserver_msg_handler_test.cpp1102 * @tc.desc: Test the function OnCancelInjection
1112 int32_t ret = handler.OnCancelInjection(); in HWTEST_F()
1115 ret = handler.OnCancelInjection(); in HWTEST_F()
1748 * @tc.desc: Test the function OnCancelInjection
1759 int32_t ret = handler.OnCancelInjection(); in HWTEST_F()
1762 ret = handler.OnCancelInjection(); in HWTEST_F()
/foundation/multimodalinput/input/service/module_loader/include/
H A Dmmi_service.h261 int32_t OnCancelInjection();
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp3233 return this->OnCancelInjection(); in CancelInjection()
3237 MMI_HILOGE("OnCancelInjection failed, ret:%{public}d", ret); in CancelInjection()
3243 int32_t MMIService::OnCancelInjection() in OnCancelInjection() function in OHOS::MMI::MMIService
3245 return sMsgHandler_.OnCancelInjection(); in OnCancelInjection()
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp926 int32_t ServerMsgHandler::OnCancelInjection() in OnCancelInjection() function in OHOS::MMI::ServerMsgHandler

Completed in 16 milliseconds