Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/message_handle/include/
H A Dauthorize_helper.h43 void CancelAuthorize(int32_t pid);
/ohos5.0/foundation/multimodalinput/input/service/message_handle/src/
H A Dauthorize_helper.cpp138 void AuthorizeHelper::CancelAuthorize(int32_t pid) in CancelAuthorize() function in OHOS::MMI::AuthorizeHelper
H A Dserver_msg_handler.cpp832 AUTHORIZE_HELPER->CancelAuthorize(curAuthPid); in OnAuthorize()
855 AUTHORIZE_HELPER->CancelAuthorize(curAuthPid); in OnCancelInjection()