Home
last modified time | relevance | path

Searched refs:OnUnsubscribeHotkey (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/message_handle/include/
H A Dserver_msg_handler.h79 int32_t OnUnsubscribeHotkey(IUdsServer *server, int32_t pid, int32_t subscribeId);
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp813 int32_t ServerMsgHandler::OnUnsubscribeHotkey(IUdsServer *server, int32_t pid, int32_t subscribeId) in OnUnsubscribeHotkey() function in OHOS::MMI::ServerMsgHandler
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp2364 return sMsgHandler_.OnUnsubscribeHotkey(this, pid, subscribeId); in UnsubscribeHotkey()
2367 MMI_HILOGE("ServerMsgHandler::OnUnsubscribeHotkey fail, error:%{public}d", ret); in UnsubscribeHotkey()

Completed in 8 milliseconds