/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...] |
/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
|
/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
|
/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
|
/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
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_service_mock.cpp | 233 int32_t GetCurrentAccount(int64_t *account) in GetCurrentAccount() argument
|
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/ |
H A D | disc_ble_utils.c | 146 uint8_t account[SHA_256_HASH_LEN] = {0}; in DiscBleGetShortUserIdHash() local
|
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
H A D | reclaim_priority_manager.cpp | 307 std::shared_ptr<AccountBundleInfo> account = FindOsAccountById(accountId); in SetBundleState() local 361 void ReclaimPriorityManager::AddOsAccountInfo(std::shared_ptr<AccountBundleInfo> account) in AddOsAccountInfo() argument 368 std::shared_ptr<AccountBundleInfo> account in IsProcExist() local 444 std::shared_ptr<AccountBundleInfo> account = FindOsAccountById(accountId); HandleAbilityStart() local 478 std::shared_ptr<AccountBundleInfo> account = FindOsAccountById(accountId); CheckAbilityStartCompleted() local 561 std::shared_ptr<AccountBundleInfo> account = FindOsAccountById(accountId); CheckCreateProcPriorityDelay() local 571 std::shared_ptr<AccountBundleInfo> account = FindOsAccountById(accountId); HandleCreateProcess() local 619 HandleTerminateProcess(ProcessPriorityInfo proc, std::shared_ptr<BundlePriorityInfo> bundle, std::shared_ptr<AccountBundleInfo> account) HandleTerminateProcess() argument 674 std::shared_ptr<AccountBundleInfo> account = FindOsAccountById(bundle->accountId_); FilterDiedProcess() local 748 std::shared_ptr<AccountBundleInfo> account = FindOsAccountById(accountId); UpdateExtensionStatusForTarget() local 818 std::shared_ptr<AccountBundleInfo> account = FindOsAccountById(accountId); GetConnectedExtensionProc() local 952 std::shared_ptr<AccountBundleInfo> account = FindOsAccountById(accountId); UpdateReclaimPriorityInner() local [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_impl.cpp | 785 int32_t KVDBServiceImpl::OnUserChange(uint32_t code, const std::string &user, const std::string &account) in OnUserChange() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_service_impl.cpp | 663 int32_t CloudServiceImpl::OnUserChange(uint32_t code, const std::string &user, const std::string &account) in OnUserChange() argument 867 auto account = Account::GetInstance(); in GenTask() local
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_service.cpp | 10038 int account = -1; in VerifyPermission() local
|