/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/src/ |
H A D | idm_common.c | 35 void DestroyCredentialNode(void *credential) in DestroyCredentialNode()
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/setaccountcredentialstub_fuzzer/ |
H A D | setaccountcredentialstub_fuzzer.cpp | 38 std::string credential = fuzzData.GenerateRandomString(); in SetAccountCredentialStubFuzzTest() local
|
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/include/ |
H A D | cm_napi_get_app_cert_info_common.h | 31 struct Credential *credential = nullptr; member
|
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
H A D | app_account_manager_service_module_test.cpp | 761 std::string credential; variable 783 std::string credential; variable 802 std::string credential; variable 828 std::string credential; variable 881 std::string credential; variable 2338 std::string credential; variable
|
H A D | app_account_manager_service_module_not_mock_test.cpp | 146 std::string credential; variable
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/unittest/ |
H A D | app_account_manager_test.cpp | 1186 std::string credential; variable 1202 std::string credential; variable 1219 std::string credential; variable 1235 std::string credential; variable 1251 std::string credential; variable
|
/ohos5.0/base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
H A D | mock_domain_so_plugin.cpp | 60 …sError *Auth(const PluginDomainAccountInfo *domainAccountInfo, const PluginUint8Vector *credential, in Auth()
|
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/ |
H A D | cm_napi_get_app_cert_info_common.cpp | 110 static void InitAppCert(struct Credential *credential) in InitAppCert()
|
H A D | cm_napi_common.cpp | 481 napi_value GenerateAppCertInfo(napi_env env, const struct Credential *credential) in GenerateAppCertInfo() 629 void FreeCredential(Credential *&credential) in FreeCredential()
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/moduletest/ |
H A D | app_account_manager_module_test.cpp | 310 std::string credential; variable
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/ |
H A D | app_account_manager.cpp | 97 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential() 103 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
|
H A D | app_account.cpp | 227 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential() 240 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
|
H A D | app_account_proxy.cpp | 362 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential() 374 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
|
H A D | app_account_info.cpp | 299 const std::string &credentialType, const std::string &credential) in SetAccountCredential()
|
/ohos5.0/base/security/device_auth/services/data_manager/inc/ |
H A D | data_manager.h | 53 uint8_t credential; /* 1 - asymmetrical, 2 - symmetrical */ member
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/ |
H A D | mock_app_account_stub.cpp | 162 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential() 170 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/ |
H A D | app_account_info_test.cpp | 481 std::string credential; variable 501 std::string credential = STRING_CREDENTIAL; variable
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/domain_account/mock/ |
H A D | mock_musl.cpp | 97 … const PluginUint8Vector *credential, const int32_t localId, PluginAuthResultInfo **authResultInfo) in Auth()
|
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | inner_app_account_manager.cpp | 165 …AppAccountManager::GetAccountCredential(const std::string &name, const std::string &credentialType, in GetAccountCredential() 171 …AppAccountManager::SetAccountCredential(const std::string &name, const std::string &credentialType, in SetAccountCredential()
|
H A D | app_account_manager_service.cpp | 263 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential() 275 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
|
H A D | app_account_stub.cpp | 584 std::string credential; in ProcGetAccountCredential() local 604 std::string credential = data.ReadString(); in ProcSetAccountCredential() local
|
/ohos5.0/base/account/os_account/interfaces/innerkits/account_iam/native/include/ |
H A D | account_iam_info.h | 83 std::vector<uint8_t> credential; member
|
/ohos5.0/base/account/os_account/frameworks/test/unittest/ |
H A D | account_appaccount_proxy_mock_test.cpp | 264 std::string credential; variable
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/ |
H A D | app_account_common.h | 53 std::string credential; member
|
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/ |
H A D | across_account_group.c | 401 CJson *credential = GetObjFromJson(deviceInfo, FIELD_CREDENTIAL); in AddDeviceAndToken() local
|