Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp800 int32_t authorPid = AUTHORIZE_HELPER->GetAuthorizePid(); in OnAuthorize() local
802 state, authorPid); in OnAuthorize()
808 MMI_HILOGE("The injection permission has been granted. authPid:%{public}d ", authorPid); in OnAuthorize()
813 noticeInfo.pid = authorPid; in OnAuthorize()
815 auto result = AUTHORIZE_HELPER->AddAuthorizeProcess(authorPid, in OnAuthorize()
820 MMI_HILOGI("Authorize process failed, pid:%{public}d", authorPid); in OnAuthorize()
822 MMI_HILOGD("Agree to apply injection,pid:%{public}d", authorPid); in OnAuthorize()