/ohos5.0/base/theme/screenlock_mgr/services/src/ |
H A D | screenlock_get_info_callback.cpp | 20 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 D | account_iam_client_test_callback.h | 69 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 D | account_iam_callback_service.cpp | 54 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 D | hks_useridm_api_wrap.cpp | 177 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 D | account_iam_client_callback_proxy.cpp | 98 void GetCredInfoCallbackProxy::OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo() function in OHOS::AccountSA::GetCredInfoCallbackProxy
|
H A D | account_iam_callback.cpp | 547 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 D | user_idm_client_stub_fuzzer.cpp | 61 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 D | account_iam_client_no_permission_test.cpp | 63 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 D | account_iam_service_test.cpp | 57 void OnCredentialInfo(const std::vector<CredentialInfo> &infoList)override in OnCredentialInfo() function in OHOS::AccountTest::MockGetCredInfoCallback
|
H A D | account_iam_callback_test.cpp | 93 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 D | getcredentialinfo_fuzzer.cpp | 33 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 D | user_idm_client_fuzzer.cpp | 52 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 D | napi_account_iam_common.cpp | 582 void NapiGetInfoCallback::OnCredentialInfo(int32_t result, const std::vector<AccountSA::CredentialI… in OnCredentialInfo() function in OHOS::AccountJsKit::NapiGetInfoCallback
|