| /foundation/communication/dsoftbus/core/adapter/bus_center/src/ |
| H A D | lnn_ohos_account_adapter_virtual.cpp | 28 int32_t GetCurrentAccount(int64_t *account) in GetCurrentAccount() argument
|
| H A D | lnn_ohos_account_adapter.cpp | 70 int32_t GetCurrentAccount(int64_t *account) in GetCurrentAccount() argument [all...] |
| /base/request/request/services/include/ |
| H A D | account.h | 55 inline ErrCode GetForegroundOsAccount(int &account) in GetForegroundOsAccount() argument
|
| /base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/ |
| H A D | account_adapt_test.cpp | 81 char** account = new (std::nothrow) char*[10]; in HWTEST_F() local
|
| H A D | dlp_credential_test.cpp | 122 std::string account; in HWTEST_F() local
|
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| H A D | app_account_check_labels_callback.cpp | 53 AppAccountInfo account = accounts_[index_]; in CheckLabels() local
|
| /foundation/ability/ability_runtime/test/unittest/os_account_manager_wrapper_test/ |
| H A D | os_account_manager_wrapper_test.cpp | 59 int account = ACCOUNT_VALUE; in HWTEST_F() local 72 int account = ACCOUNT_VALUE; in HWTEST_F() local 98 int account in HWTEST_F() local 110 int account = ACCOUNT_VALUE; HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/tests/core/adapter/unittest/ |
| H A D | lnn_ohos_account_adapter_test.cpp | 129 int64_t account = 10; in HWTEST_F() local 144 int64_t account = 10; in HWTEST_F() local 161 int64_t account = 10; in HWTEST_F() local 179 int64_t account = 10; in HWTEST_F() local 197 int64_t account = 10; in HWTEST_F() local 215 int64_t account = 10; HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/pasteboard/framework/framework/include/clip/ |
| H A D | clip_plugin.h | 39 std::string account; member
|
| /base/security/dlp_permission_service/services/dlp_permission/sa/adapt/ |
| H A D | account_adapt.cpp | 43 int8_t GetLocalAccountName(char** account, uint32_t userId) in GetLocalAccountName() argument 132 int32_t GetDomainAccountName(char** account) in GetDomainAccountName() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/test/ |
| H A D | account_delegate_test.cpp | 80 auto account = AccountDelegate::GetInstance(); in HWTEST_F() local 99 auto account = AccountDelegate::GetInstance(); in HWTEST_F() local 117 auto account = AccountDelegate::GetInstance(); in HWTEST_F() local 139 auto account = AccountDelegate::GetInstance(); HWTEST_F() local 161 auto account = AccountDelegate::GetInstance(); HWTEST_F() local 242 auto account = AccountDelegate::GetInstance(); HWTEST_F() local [all...] |
| /foundation/resourceschedule/memmgr/test/unittest/phone/ |
| H A D | multi_account_manager_test.cpp | 96 std::shared_ptr<AccountBundleInfo> account = std::make_shared<AccountBundleInfo>(accountId); in HWTEST_F() local 119 std::shared_ptr<AccountBundleInfo> account = std::make_shared<AccountBundleInfo>(accountId); in HWTEST_F() local
|
| H A D | reclaim_priority_manager_test.cpp | 106 std::shared_ptr<AccountBundleInfo> account = std::make_shared<AccountBundleInfo>(accountId); in HWTEST_F() local 116 std::shared_ptr<AccountBundleInfo> account = std::make_shared<AccountBundleInfo>(accountId); in HWTEST_F() local 159 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); in HWTEST_F() local 189 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); in HWTEST_F() local 213 std::shared_ptr<AccountBundleInfo> account in HWTEST_F() local 238 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); HWTEST_F() local 279 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); HWTEST_F() local 313 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); HWTEST_F() local 344 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); HWTEST_F() local 375 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); HWTEST_F() local 404 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); HWTEST_F() local 447 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); HWTEST_F() local 462 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); HWTEST_F() local 483 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); HWTEST_F() local 505 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); HWTEST_F() local 520 std::shared_ptr<AccountBundleInfo> account = ReclaimPriorityManager::GetInstance().FindOsAccountById(accountId); GetBundle() local 809 std::shared_ptr<AccountBundleInfo> account = manager.FindOsAccountById(accountId); HWTEST_F() local 844 std::shared_ptr<AccountBundleInfo> account = manager.FindOsAccountById(accountId); HWTEST_F() local 879 std::shared_ptr<AccountBundleInfo> account = manager.FindOsAccountById(accountId); HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/ |
| H A D | feature_system.cpp | 99 int32_t FeatureSystem::Feature::OnUserChange(uint32_t code, const std::string &user, const std::string &account) in OnUserChange() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
| H A D | feature_test.cpp | 226 std::string account = "example_account";
in HWTEST_F() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
| H A D | feature_stub_impl.cpp | 88 int32_t FeatureStubImpl::OnUserChange(uint32_t code, const std::string &user, const std::string &account) in OnUserChange() argument
|
| /base/account/os_account/frameworks/appaccount/cj/include/ |
| H A D | appaccount_defination.h | 50 CAppAccountInfo account; member 86 CAppAccountInfo account; member
|
| /base/security/dlp_permission_service/frameworks/common/src/ |
| H A D | permission_policy.cpp | 48 static bool CheckAccount(const std::string& account) in CheckAccount() argument
|
| /base/security/dlp_permission_service/services/dlp_permission/sa/mock/ |
| H A D | dlp_credential_service.c | 96 bool GetAccountName(uint32_t accountType, uint32_t userId, char** account) in GetAccountName() argument 117 char* account = NULL; in CheckAccount() local [all...] |
| /base/security/dlp_permission_service/test/fuzztest/dlp_permission/fuzzer/dlpfile_fuzzer/ |
| H A D | dlpfile_fuzzer.cpp | 54 int8_t GetLocalAccountName(char** account, uint32_t userId) in GetLocalAccountName() argument 84 std::string account; in GenerateRandProperty() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/ |
| H A D | store_meta_data.h | 60 std::string account = ""; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/ |
| H A D | account_delegate_normal_impl.cpp | 124 void AccountDelegateNormalImpl::UpdateUserStatus(const AccountEventInfo& account) in UpdateUserStatus() argument [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | kvdb_service_impl_test.cpp | 564 std::string account = "OH_ACCOUNT_test"; in HWTEST_F() local
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
| H A D | dlp_file_test.cpp | 265 std::string account; in HWTEST_F() local 281 std::string account; in HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
| H A D | object_service_impl.cpp | 179 int32_t ObjectServiceImpl::OnUserChange(uint32_t code, const std::string &user, const std::string &account) in OnUserChange() argument
|