Home
last modified time | relevance | path

Searched defs:credInfoList (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Duser_idm_callback_service_test.cpp92 std::vector<CredentialInfo> credInfoList; variable
105 std::vector<CredentialInfo> credInfoList = {info1, info2, info3}; variable
H A Duser_idm_callback_stub_test.cpp102 [](const std::vector<CredentialInfo> &credInfoList) { in __anon30fe09260102()
124 [](const std::vector<CredentialInfo> &credInfoList) { in __anon30fe09260202()
H A Duser_idm_callback_proxy_test.cpp93 [](const std::vector<CredentialInfo> &credInfoList) { in __anond00db3ea0302()
120 std::vector<CredentialInfo> credInfoList = {info1, info2, info3}; variable
H A Duser_idm_client_test.cpp459 std::vector<CredentialInfo> credInfoList; in __anond6b7591b0a02() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_idm_callback_stub.cpp110 std::vector<CredentialInfo> &credInfoList) in ReadCredentialInfoList()
153 std::vector<CredentialInfo> credInfoList; in OnCredentialInfosStub() local
H A Duser_idm_callback_proxy.cpp104 void IdmGetCredentialInfoProxy::OnCredentialInfos(const std::vector<CredentialInfo> &credInfoList) in OnCredentialInfos()
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_idm_callback_service.cpp85 …oid IdmGetCredInfoCallbackService::OnCredentialInfos(const std::vector<CredentialInfo> &credInfoLi… in OnCredentialInfos()
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_idm_service.cpp108 std::vector<CredentialInfo> &credInfoList) in GetCredentialInfoInner()
152 std::vector<CredentialInfo> credInfoList; in GetCredentialInfo() local
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclient_fuzzer/
H A Duser_idm_client_fuzzer.cpp227 std::vector<CredentialInfo> credInfoList = {info}; in FuzzCallbackServiceOnCredentialInfos() local
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/useridmservice_fuzzer/
H A Duser_idm_service_fuzzer.cpp45 void OnCredentialInfos(const std::vector<CredentialInfo> &credInfoList) override in OnCredentialInfos()
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Duser_idm_stub_test.cpp161 std::vector<CredentialInfo> credInfoList; in __anon847c91690302() local