Home
last modified time | relevance | path

Searched defs:credential (Results 1 – 25 of 30) 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/account/os_account/interfaces/kits/napi/domain_account/include/
Dnapi_domain_account_manager.h33 std::vector<uint8_t> credential; member
/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/frameworks/appaccount/native/test/unittest/
Dapp_account_manager_test.cpp1278 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/
Dapp_account_manager_service_module_test.cpp922 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/
Daccount_iam_info.h81 std::vector<uint8_t> credential; member
/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.cpp434 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.ts371 credential?: Credential; property
/base/account/os_account/frameworks/appaccount/native/test/moduletest/
Dapp_account_manager_module_test.cpp313 std::string credential; variable
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_manager.cpp98 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()
Dapp_account.cpp198 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()
Dapp_account_proxy.cpp445 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/
Ddata_manager.h51 uint8_t credential; /* 1 - asymmetrical, 2 - symmetrical */ member
/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
Dinner_app_account_manager_test.cpp336 std::string credential = "credential"; variable
/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/src/appaccount/
Dinner_app_account_manager.cpp259 …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()
Dapp_account_stub.cpp541 std::string credential; in ProcGetAccountCredential() local
561 std::string credential = data.ReadString(); in ProcSetAccountCredential() local
Dapp_account_manager_service.cpp285 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/
Daccount_appaccount_proxy_mock_test.cpp257 std::string credential; variable
/base/account/os_account/frameworks/appaccount/native/include/
Dapp_account_common.h56 std::string credential; member
/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/account_iam/src/
Daccount_iam_client.cpp370 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.c374 CJson *credential = GetObjFromJson(deviceInfo, FIELD_CREDENTIAL); in AddDeviceAndToken() local

12