Home
last modified time | relevance | path

Searched defs:credential (Results 1 – 25 of 29) sorted by relevance

12

/base/account/os_account/test/fuzztest/iamaccount/setcredential_fuzzer/
Dsetcredential_fuzzer.cpp30 std::vector<uint8_t> credential = {static_cast<uint8_t>(size)}; in SetCredentialFuzzTest() local
/base/security/certificate_manager/interfaces/kits/napi/include/
Dcm_napi_get_app_cert_info_common.h31 struct Credential *credential = nullptr; member
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_manager_service_module_test.cpp763 std::string credential; variable
785 std::string credential; variable
804 std::string credential; variable
830 std::string credential; variable
883 std::string credential; variable
2332 std::string credential; variable
/base/account/os_account/frameworks/appaccount/native/test/unittest/
Dapp_account_manager_test.cpp1274 std::string credential; variable
1290 std::string credential; variable
1307 std::string credential; variable
1323 std::string credential; variable
1339 std::string credential; variable
/base/security/certificate_manager/interfaces/kits/napi/src/
Dcm_napi_get_app_cert_info_common.cpp110 static void InitAppCert(struct Credential *credential) in InitAppCert()
Dcm_napi_common.cpp345 napi_value GenerateAppCertInfo(napi_env env, const struct Credential *credential) in GenerateAppCertInfo()
488 void FreeCredential(Credential *&credential) in FreeCredential()
/base/account/os_account/interfaces/innerkits/account_iam/native/include/
Daccount_iam_info.h81 std::vector<uint8_t> credential; member
/base/security/certificate_manager/interfaces/kits/js/
D@ohos.security.certManager.d.ts365 credential?: Credential; property
/base/account/os_account/frameworks/appaccount/native/test/moduletest/
Dapp_account_manager_module_test.cpp309 std::string credential; variable
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_manager.cpp97 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()
Dapp_account.cpp196 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
206 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
Dapp_account_proxy.cpp362 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()
/base/security/device_auth/services/data_manager/inc/
Ddata_manager.h51 uint8_t credential; /* 1 - asymmetrical, 2 - symmetrical */ member
/base/account/os_account/services/accountmgr/test/mock/app_account/
Dmock_app_account_stub.cpp162 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/test/unittest/app_account/
Dapp_account_info_test.cpp474 std::string credential; variable
494 std::string credential = STRING_CREDENTIAL; variable
/base/account/os_account/services/accountmgr/src/appaccount/
Dinner_app_account_manager.cpp164 …AppAccountManager::GetAccountCredential(const std::string &name, const std::string &credentialType, in GetAccountCredential()
170 …AppAccountManager::SetAccountCredential(const std::string &name, const std::string &credentialType, in SetAccountCredential()
Dapp_account_stub.cpp565 std::string credential; in ProcGetAccountCredential() local
585 std::string credential = data.ReadString(); in ProcSetAccountCredential() local
Dapp_account_manager_service.cpp289 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
301 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
Dapp_account_control_manager.cpp383 …untControlManager::GetAccountCredential(const std::string &name, const std::string &credentialType, in GetAccountCredential()
405 …untControlManager::SetAccountCredential(const std::string &name, const std::string &credentialType, in SetAccountCredential()
/base/account/os_account/frameworks/test/unittest/
Daccount_appaccount_proxy_mock_test.cpp257 std::string credential; variable
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
Dfuzz_test_manager.cpp63 std::string credential = GetStringParam(); in RegisterAppAccountManager() local
/base/account/os_account/frameworks/appaccount/native/include/
Dapp_account_common.h53 std::string credential; member
/base/account/os_account/frameworks/account_iam/src/
Daccount_iam_client.cpp415 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/
Didentical_account_group.c370 CJson *credential = GetObjFromJson(deviceInfo, FIELD_CREDENTIAL); in AddDeviceAndToken() local
/base/security/device_auth/services/group_manager/src/group_operation/across_account_group/
Dacross_account_group.c405 CJson *credential = GetObjFromJson(deviceInfo, FIELD_CREDENTIAL); in AddDeviceAndToken() local

12