/base/theme/screenlock_mgr/services/src/ |
D | screenlock_get_info_callback.cpp | 20 void ScreenLockGetInfoCallback::OnCredentialInfo(const std::vector<OHOS::UserIam::UserAuth::Credent… in OnCredentialInfo() function in OHOS::ScreenLock::ScreenLockGetInfoCallback
|
/base/account/os_account/test/fuzztest/iamaccount/getcredentialinfo_fuzzer/ |
D | getcredentialinfo_fuzzer.cpp | 29 void OnCredentialInfo(int32_t result, const std::vector<CredentialInfo> &infoList) override in OnCredentialInfo() function in MockIDMCallback
|
/base/account/os_account/services/accountmgr/src/account_iam/ |
D | account_iam_client_callback_proxy.cpp | 98 void GetCredInfoCallbackProxy::OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::AccountSA::GetCredInfoCallbackProxy
|
D | account_iam_callback.cpp | 266 void GetCredInfoCallbackWrapper::OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::AccountSA::GetCredInfoCallbackWrapper
|
/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/useridm/src/ |
D | hks_useridm_api_wrap.cpp | 171 void GetCredentialInfoCallbackImplHuks::OnCredentialInfo(const std::vector<USER_IAM::CredentialInfo… in OnCredentialInfo() function in GetCredentialInfoCallbackImplHuks
|
/base/account/os_account/frameworks/account_iam/src/ |
D | account_iam_callback_service.cpp | 52 void GetCredInfoCallbackService::OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::AccountSA::GetCredInfoCallbackService
|
/base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
D | account_iam_service_test.cpp | 52 void OnCredentialInfo(const std::vector<CredentialInfo> &infoList)override in OnCredentialInfo() function in OHOS::AccountTest::MockGetCredInfoCallback
|
D | account_iam_callback_test.cpp | 83 void OnCredentialInfo(int32_t result, const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::AccountTest::MockGetCredInfoCallback
|
/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclientstub_fuzzer/ |
D | user_idm_client_stub_fuzzer.cpp | 61 void OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::UserIam::UserAuth::__anon04fce3040111::DummyGetCredentialInfoCallback
|
/base/account/os_account/frameworks/account_iam/test/unittest/src/ |
D | account_iam_client_no_permission_test.cpp | 56 void OnCredentialInfo(int32_t result, const std::vector<CredentialInfo> &infoList)override in OnCredentialInfo() function in OHOS::AccountTest::MockGetCredInfoCallback
|
/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclient_fuzzer/ |
D | user_idm_client_fuzzer.cpp | 52 void OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::UserIam::UserAuth::__anonb1c86fa90111::DummyGetCredentialInfoCallback
|
/base/account/os_account/interfaces/kits/napi/account_iam/src/ |
D | napi_account_iam_common.cpp | 526 void NapiGetInfoCallback::OnCredentialInfo(int32_t result, const std::vector<AccountSA::CredentialI… in OnCredentialInfo() function in OHOS::AccountJsKit::NapiGetInfoCallback
|