Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/message_handle/test/
H A Dclient_death_handler_test.cpp107 CallBackType type = CallBackType::CALLBACK_TYPE_AUTHORIZE_HELPER;
123 CallBackType type = CallBackType::CALLBACK_TYPE_AUTHORIZE_HELPER;
/ohos5.0/foundation/multimodalinput/input/service/message_handle/include/
H A Dclient_death_handler.h33 CALLBACK_TYPE_AUTHORIZE_HELPER, enumerator
/ohos5.0/foundation/multimodalinput/input/service/message_handle/src/
H A Dauthorize_helper.cpp71 clientDeathHandler.AddClientDeathCallback(CallBackType::CALLBACK_TYPE_AUTHORIZE_HELPER, in Init()