Searched defs:OnCredentialInfos (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/ | ||
H A D | user_idm_callback_service.cpp | 85 void IdmGetCredInfoCallbackService::OnCredentialInfos(const std::vector<CredentialInfo> &credInfoLi… in OnCredentialInfos() function in OHOS::UserIam::UserAuth::IdmGetCredInfoCallbackService |
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/ | ||
H A D | user_idm_callback_proxy.cpp | 104 void IdmGetCredentialInfoProxy::OnCredentialInfos(const std::vector<CredentialInfo> &credInfoList) in OnCredentialInfos() function in OHOS::UserIam::UserAuth::IdmGetCredentialInfoProxy |
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/useridmservice_fuzzer/ | ||
H A D | user_idm_service_fuzzer.cpp | 45 void OnCredentialInfos(const std::vector<CredentialInfo> &credInfoList) override in OnCredentialInfos() function in OHOS::UserIam::UserAuth::__anon21978ff80110::DummyIdmGetCredentialInfoCallback |