Home
last modified time | relevance | path

Searched defs:OnCredentialInfo (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_get_info_callback.cpp20 void ScreenLockGetInfoCallback::OnCredentialInfo(const std::vector<OHOS::UserIam::UserAuth::Credent… in OnCredentialInfo() function in OHOS::ScreenLock::ScreenLockGetInfoCallback
/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/include/
H A Daccount_iam_client_test_callback.h69 void OnCredentialInfo(int32_t result, const std::vector<AccountSA::CredentialInfo> &infoList) in OnCredentialInfo() function
/ohos5.0/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_callback_service.cpp54 void GetCredInfoCallbackService::OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::AccountSA::GetCredInfoCallbackService
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/useridm/src/
H A Dhks_useridm_api_wrap.cpp177 void GetCredentialInfoCallbackImplHuks::OnCredentialInfo(const std::vector<USER_IAM::CredentialInfo… in OnCredentialInfo() function in GetCredentialInfoCallbackImplHuks
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_client_callback_proxy.cpp98 void GetCredInfoCallbackProxy::OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::AccountSA::GetCredInfoCallbackProxy
H A Daccount_iam_callback.cpp547 void GetCredInfoCallbackWrapper::OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::AccountSA::GetCredInfoCallbackWrapper
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclientstub_fuzzer/
H A Duser_idm_client_stub_fuzzer.cpp61 void OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::UserIam::UserAuth::__anonaf6083bd0110::DummyGetCredentialInfoCallback
/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/src/
H A Daccount_iam_client_no_permission_test.cpp63 void OnCredentialInfo(int32_t result, const std::vector<CredentialInfo> &infoList)override in OnCredentialInfo() function in OHOS::AccountTest::MockGetCredInfoCallback
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_service_test.cpp57 void OnCredentialInfo(const std::vector<CredentialInfo> &infoList)override in OnCredentialInfo() function in OHOS::AccountTest::MockGetCredInfoCallback
H A Daccount_iam_callback_test.cpp93 void OnCredentialInfo(int32_t result, const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::AccountTest::TestGetCredInfoCallback
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/getcredentialinfo_fuzzer/
H A Dgetcredentialinfo_fuzzer.cpp33 void OnCredentialInfo(int32_t result, const std::vector<CredentialInfo> &infoList) override in OnCredentialInfo() function in MockIDMCallback
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclient_fuzzer/
H A Duser_idm_client_fuzzer.cpp52 void OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::UserIam::UserAuth::__anon6aead4420110::DummyGetCredentialInfoCallback
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_common.cpp582 void NapiGetInfoCallback::OnCredentialInfo(int32_t result, const std::vector<AccountSA::CredentialI… in OnCredentialInfo() function in OHOS::AccountJsKit::NapiGetInfoCallback