/foundation/resourceschedule/memmgr/test/unittest/phone/ |
H A D | default_multi_account_strategy_test.cpp | 69 AccountSA::OsAccountType accountType = AccountSA::OsAccountType::ADMIN; in HWTEST_F() local 74 AccountPriorityInfo accPri1(accountId, accountName, accountType, isActived); in HWTEST_F() 75 MultiAccountManager::GetInstance().SetAccountPriority(accountId, accountName, accountType, isActived); in HWTEST_F() 82 AccountPriorityInfo accPri2(accountId, accountName, accountType, isActived); in HWTEST_F() 83 MultiAccountManager::GetInstance().SetAccountPriority(accountId, accountName, accountType, isActived); in HWTEST_F() 106 AccountSA::OsAccountType accountType = AccountSA::OsAccountType::ADMIN; in HWTEST_F() local 111 MultiAccountManager::GetInstance().SetAccountPriority(accountId, accountName, accountType, isActived); in HWTEST_F()
|
H A D | multi_account_manager_test.cpp | 66 AccountSA::OsAccountType accountType = AccountSA::OsAccountType::ADMIN; in HWTEST_F() local 69 MultiAccountManager::GetInstance().SetAccountPriority(accountId, accountName, accountType, isActived); in HWTEST_F() 74 EXPECT_EQ(info->GetType(), accountType); in HWTEST_F() 83 AccountSA::OsAccountType accountType = AccountSA::OsAccountType::ADMIN; in HWTEST_F() local 87 MultiAccountManager::GetInstance().SetAccountPriority(accountId, accountName, accountType, isActived); in HWTEST_F() 136 AccountSA::OsAccountType accountType = AccountSA::OsAccountType::ADMIN; in HWTEST_F() local 138 MultiAccountManager::GetInstance().SetAccountPriority(accountId, accountName, accountType, isActived); in HWTEST_F() 155 AccountSA::OsAccountType accountType = AccountSA::OsAccountType::ADMIN; in HWTEST_F() local 158 MultiAccountManager::GetInstance().SetAccountPriority(accountId, accountName, accountType, isActived); in HWTEST_F() 164 EXPECT_EQ(accountInfo->GetType(), accountType); in HWTEST_F() [all...] |
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_permission_test.cpp | 127 accountInfo.accountType = IDistributedSched::DIFF_ACCOUNT_TYPE;
in HWTEST_F() 147 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
in HWTEST_F() 187 accountInfo.accountType = IDistributedSched::DIFF_ACCOUNT_TYPE;
in HWTEST_F() 228 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
in HWTEST_F() 249 accountInfo.accountType = IDistributedSched::DIFF_ACCOUNT_TYPE;
in HWTEST_F() 274 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
in HWTEST_F() 297 accountInfo.accountType = IDistributedSched::DIFF_ACCOUNT_TYPE;
in HWTEST_F() 317 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
in HWTEST_F() 338 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
in HWTEST_F() 360 accountInfo.accountType in HWTEST_F() [all...] |
H A D | distributed_sched_stub_test.cpp | 107 data.WriteInt32(accountInfo.accountType); in FreeInstallInfoMarshalling() 328 accountInfo.accountType = 0; in HWTEST_F() 329 data.WriteInt32(accountInfo.accountType); in HWTEST_F() 338 data.WriteInt32(accountInfo.accountType); in HWTEST_F() 370 accountInfo.accountType = 0; in HWTEST_F() 371 data.WriteInt32(accountInfo.accountType); in HWTEST_F() 449 accountInfo.accountType = 0; in HWTEST_F() 450 data.WriteInt32(accountInfo.accountType); in HWTEST_F() 458 data.WriteInt32(accountInfo.accountType); in HWTEST_F() 469 data.WriteInt32(accountInfo.accountType); in HWTEST_F() [all...] |
H A D | distributed_sched_service_first_test.cpp | 559 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F() 600 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F() 743 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F() 769 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F() 795 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F() 821 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F() 847 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F() 1335 accountInfo.accountType = 1; in HWTEST_F() 1409 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F() 1437 accountInfo.accountType in HWTEST_F() [all...] |
H A D | distributed_sched_service_second_test.cpp | 485 accountInfo.accountType = 1; in HWTEST_F() 745 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F() 1008 accountInfo.accountType = 1; in HWTEST_F() 1046 accountInfo.accountType = 1; in HWTEST_F() 1086 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in HWTEST_F()
|
H A D | distributed_sched_continuation_test.cpp | 1266 accountInfo.accountType = 1;
in HWTEST_F() 1743 accountInfo.accountType = 1;
in HWTEST_F() 1773 accountInfo.accountType = 1;
in HWTEST_F()
|
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
H A D | multi_account_manager.cpp | 86 AccountSA::OsAccountType accountType, bool isActived) in SetAccountPriority() 91 accountId, accountName, accountType, isActived); in SetAccountPriority() 95 accountInfo->SetType(accountType); in SetAccountPriority() 85 SetAccountPriority(int accountId, std::string accountName, AccountSA::OsAccountType accountType, bool isActived) SetAccountPriority() argument
|
/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_priority_manager/ |
H A D | multi_account_manager.h | 36 AccountSA::OsAccountType accountType, bool isActived);
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/ |
H A D | dsched_continue_event.cpp | 317 cJSON_AddNumberToObject(accountInfoJson, "AccountType", accountInfo_.accountType); in MarshalAccountInfo() 569 cJSON *accountType = cJSON_GetObjectItemCaseSensitive(rootValue, "AccountType"); in UnmarshalAccountInfo() local 570 if (accountType == nullptr || !cJSON_IsNumber(accountType)) { in UnmarshalAccountInfo() 575 accountInfo_.accountType = accountType->valueint; in UnmarshalAccountInfo()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_proxy.cpp | 88 PARCEL_WRITE_HELPER(data, Int32, accountInfo.accountType); in StartAbilityFromRemote() 123 PARCEL_WRITE_HELPER(data, Int32, accountInfo.accountType); in SendResultFromRemote() 347 PARCEL_WRITE_HELPER(data, Int32, accountInfo.accountType); in ConnectAbilityFromRemote() 831 PARCEL_WRITE_HELPER(data, Int32, accountInfo.accountType); in StartAbilityByCallFromRemote() 936 PARCEL_WRITE_HELPER(data, Int32, info.accountInfo.accountType); in StartFreeInstallFromRemote() 1131 PARCEL_WRITE_HELPER(data, Int32, accountInfo.accountType); in StopExtensionAbilityFromRemote()
|
H A D | distributed_sched_stub.cpp | 318 accountInfo.accountType = data.ReadInt32(); in GetStartAbilityFromRemoteExParam() 498 accountInfo.accountType = data.ReadInt32(); in SendResultFromRemoteInner() 806 accountInfo.accountType = data.ReadInt32(); in ReadDataForConnect() 1345 accountInfo.accountType = data.ReadInt32(); in StartAbilityByCallFromRemoteInner() 1517 accountInfo.accountType = data.ReadInt32(); in ReadDataForFreeInstall() 1652 accountInfo.accountType = data.ReadInt32(); in StopExtensionAbilityFromRemoteInner()
|
H A D | distributed_sched_permission.cpp | 283 && accountInfo.accountType != IDistributedSched::SAME_ACCOUNT_TYPE) {
in GetRelatedGroups() 284 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE;
in GetRelatedGroups()
|
H A D | distributed_sched_service.cpp | 3551 HILOGD("callerType:%{public}d accountType:%{public}d callerUid:%{public}d AccessTokenID:%{public}s", in CheckTargetPermission() 3552 callerInfo.callerType, accountInfo.accountType, callerInfo.uid, in CheckTargetPermission() 3581 HILOGD("callerType:%{public}d accountType:%{public}d callerUid:%{public}d AccessTokenID:%{public}s", in CheckTargetPermission4DiffBundle() 3582 callerInfo.callerType, accountInfo.accountType, callerInfo.uid, in CheckTargetPermission4DiffBundle()
|
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | map_service.h | 55 explicit EmailImAccount(std::string &accountId, AccountType accountType, std::string &name, in EmailImAccount() argument
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | distributed_sched_interface.h | 46 int32_t accountType = DIFF_ACCOUNT_TYPE; member
|
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/ |
H A D | sa_perform_action_xts.cpp | 1671 AccountSA::OsAccountType accountType = accountData->GetAccountType(); in SwitchedUser() local 1673 (accountType == AccountSA::OsAccountType::PRIVATE || accountType == AccountSA::OsAccountType::ADMIN)) { in SwitchedUser()
|
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/ |
H A D | samgr_register_element_test.cpp | 1671 AccountSA::OsAccountType accountType = accountData->GetAccountType(); in SwitchedUser() local 1673 (accountType == AccountSA::OsAccountType::PRIVATE || accountType == AccountSA::OsAccountType::ADMIN)) { in SwitchedUser()
|
/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessible_ability_manager_service.cpp | 1676 AccountSA::OsAccountType accountType = accountData->GetAccountType(); in SwitchedUser() local 1678 (accountType == AccountSA::OsAccountType::PRIVATE || accountType == AccountSA::OsAccountType::ADMIN)) { in SwitchedUser()
|