Home
last modified time | relevance | path

Searched defs:RegisterInputer (Results 1 - 7 of 7) sorted by relevance

/base/useriam/pin_auth/frameworks/ipc/src/
H A Dpin_auth_proxy.cpp28 bool PinAuthProxy::RegisterInputer(const sptr<InputerGetData> &inputer) in RegisterInputer() function in OHOS::UserIam::PinAuth::PinAuthProxy
/base/useriam/pin_auth/services/modules/inputters/src/
H A Dpin_auth_manager.cpp27 bool PinAuthManager::RegisterInputer(uint32_t tokenId, const sptr<InputerGetData> &inputer) in RegisterInputer() function in OHOS::UserIam::PinAuth::PinAuthManager
/base/useriam/pin_auth/frameworks/client/src/
H A Dpinauth_register_impl.cpp35 bool PinAuthRegisterImpl::RegisterInputer(std::shared_ptr<IInputer> inputer) in RegisterInputer() function in OHOS::UserIam::PinAuth::PinAuthRegisterImpl
/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_inputer_manager.cpp87 napi_value NapiAccountIAMInputerManager::RegisterInputer(napi_env env, napi_callback_info info) in RegisterInputer() function in OHOS::AccountJsKit::NapiAccountIAMInputerManager
H A Dnapi_account_iam_pin_auth.cpp78 napi_value NapiAccountIAMPINAuth::RegisterInputer(napi_env env, napi_callback_info info) in RegisterInputer() function in OHOS::AccountJsKit::NapiAccountIAMPINAuth
/base/useriam/pin_auth/services/sa/src/
H A Dpin_auth_service.cpp113 bool PinAuthService::RegisterInputer(const sptr<InputerGetData> &inputer) in RegisterInputer() function in OHOS::UserIam::PinAuth::PinAuthService
/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_client.cpp390 ErrCode AccountIAMClient::RegisterInputer(int32_t authType, const std::shared_ptr<IInputer> &inputer) in RegisterInputer() function in OHOS::AccountSA::AccountIAMClient

Completed in 4 milliseconds