Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp94 AUTHORIZE_HELPER->Init(clientDeathHandler_); in Init()
133 auto state = AUTHORIZE_HELPER->GetAuthorizeState(); in OnInjectKeyEvent()
136 state, AUTHORIZE_HELPER->GetAuthorizePid(), pid); in OnInjectKeyEvent()
146 AUTHORIZE_HELPER->AddAuthorizeProcess(CurrentPID_, fnCallback); in OnInjectKeyEvent()
219 auto state = AUTHORIZE_HELPER->GetAuthorizeState(); in OnInjectPointerEvent()
222 state, AUTHORIZE_HELPER->GetAuthorizePid(), pid); in OnInjectPointerEvent()
232 AUTHORIZE_HELPER->AddAuthorizeProcess(CurrentPID_, fnCallback); in OnInjectPointerEvent()
897 auto result = AUTHORIZE_HELPER->AddAuthorizeProcess(CurrentPID_, in OnAuthorize()
917 AUTHORIZE_HELPER->CancelAuthorize(CurrentPID_); in OnAuthorize()
932 AUTHORIZE_HELPER in OnCancelInjection()
[all...]
/foundation/multimodalinput/input/service/message_handle/include/
H A Dauthorize_helper.h66 #define AUTHORIZE_HELPER ::OHOS::MMI::AuthorizeHelper::GetInstance() macro
/foundation/multimodalinput/input/service/message_handle/test/
H A Dserver_msg_handler_test.cpp1758 AUTHORIZE_HELPER->state_ = AuthorizeState::STATE_AUTHORIZE; in HWTEST_F()

Completed in 6 milliseconds