/base/account/os_account/test/fuzztest/iamaccount/setcredential_fuzzer/ |
D | setcredential_fuzzer.cpp | 30 std::vector<uint8_t> credential = {static_cast<uint8_t>(size)}; in SetCredentialFuzzTest() local
|
/base/account/os_account/interfaces/kits/napi/domain_account/include/ |
D | napi_domain_account_manager.h | 33 std::vector<uint8_t> credential; member
|
/base/security/certificate_manager/interfaces/kits/napi/include/ |
D | cm_napi_get_app_cert_info_common.h | 31 struct Credential *credential = nullptr; member
|
/base/account/os_account/frameworks/appaccount/native/test/unittest/ |
D | app_account_manager_test.cpp | 1278 std::string credential; variable 1294 std::string credential; variable 1311 std::string credential; variable 1327 std::string credential; variable 1343 std::string credential; variable
|
/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
D | app_account_manager_service_module_test.cpp | 922 std::string credential; variable 944 std::string credential; variable 963 std::string credential; variable 989 std::string credential; variable 1042 std::string credential; variable 2483 std::string credential; variable
|
/base/account/os_account/interfaces/innerkits/account_iam/native/include/ |
D | account_iam_info.h | 81 std::vector<uint8_t> credential; member
|
/base/security/certificate_manager/interfaces/kits/napi/src/ |
D | cm_napi_get_app_cert_info_common.cpp | 110 static void InitAppCert(struct Credential *credential) in InitAppCert()
|
D | cm_napi_common.cpp | 434 napi_value GenerateAppCertInfo(napi_env env, const struct Credential *credential) in GenerateAppCertInfo() 577 void FreeCredential(Credential *&credential) in FreeCredential()
|
/base/security/certificate_manager/interfaces/kits/js/ |
D | @ohos.security.certManager.d.ts | 371 credential?: Credential; property
|
/base/account/os_account/frameworks/appaccount/native/test/moduletest/ |
D | app_account_manager_module_test.cpp | 313 std::string credential; variable
|
/base/account/os_account/frameworks/appaccount/native/src/ |
D | app_account_manager.cpp | 98 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential() 104 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
|
D | app_account.cpp | 198 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential() 208 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
|
D | app_account_proxy.cpp | 445 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential() 477 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
|
/base/security/device_auth/services/data_manager/inc/ |
D | data_manager.h | 51 uint8_t credential; /* 1 - asymmetrical, 2 - symmetrical */ member
|
/base/account/os_account/services/accountmgr/test/unittest/app_account/ |
D | app_account_info_test.cpp | 474 std::string credential; variable 494 std::string credential = STRING_CREDENTIAL; variable
|
D | inner_app_account_manager_test.cpp | 336 std::string credential = "credential"; variable
|
/base/account/os_account/services/accountmgr/test/mock/app_account/ |
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()
|
/base/account/os_account/services/accountmgr/src/appaccount/ |
D | inner_app_account_manager.cpp | 259 …AppAccountManager::GetAccountCredential(const std::string &name, const std::string &credentialType, in GetAccountCredential() 272 …AppAccountManager::SetAccountCredential(const std::string &name, const std::string &credentialType, in SetAccountCredential()
|
D | app_account_stub.cpp | 541 std::string credential; in ProcGetAccountCredential() local 561 std::string credential = data.ReadString(); in ProcSetAccountCredential() local
|
D | app_account_manager_service.cpp | 285 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential() 297 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
|
/base/account/os_account/frameworks/test/unittest/ |
D | account_appaccount_proxy_mock_test.cpp | 257 std::string credential; variable
|
/base/account/os_account/frameworks/appaccount/native/include/ |
D | app_account_common.h | 56 std::string credential; member
|
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/ |
D | fuzz_test_manager.cpp | 63 std::string credential = GetStringParam(); in RegisterAppAccountManager() local
|
/base/account/os_account/frameworks/account_iam/src/ |
D | account_iam_client.cpp | 370 void AccountIAMClient::SetCredential(int32_t userId, const std::vector<uint8_t> &credential) in SetCredential()
|
/base/security/device_auth/services/group_manager/src/group_operation/identical_account_group/ |
D | identical_account_group.c | 374 CJson *credential = GetObjFromJson(deviceInfo, FIELD_CREDENTIAL); in AddDeviceAndToken() local
|