Home
last modified time | relevance | path

Searched refs:accountType (Results 1 - 19 of 19) sorted by relevance

/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Ddefault_multi_account_strategy_test.cpp69 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 Dmulti_account_manager_test.cpp66 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 Ddistributed_sched_permission_test.cpp127 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 Ddistributed_sched_stub_test.cpp107 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 Ddistributed_sched_service_first_test.cpp559 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 Ddistributed_sched_service_second_test.cpp485 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 Ddistributed_sched_continuation_test.cpp1266 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 Dmulti_account_manager.cpp86 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 Dmulti_account_manager.h36 AccountSA::OsAccountType accountType, bool isActived);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_event.cpp317 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 Ddistributed_sched_proxy.cpp88 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 Ddistributed_sched_stub.cpp318 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 Ddistributed_sched_permission.cpp283 && accountInfo.accountType != IDistributedSched::SAME_ACCOUNT_TYPE) { in GetRelatedGroups()
284 accountInfo.accountType = IDistributedSched::SAME_ACCOUNT_TYPE; in GetRelatedGroups()
H A Ddistributed_sched_service.cpp3551 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 Dmap_service.h55 explicit EmailImAccount(std::string &accountId, AccountType accountType, std::string &name, in EmailImAccount() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h46 int32_t accountType = DIFF_ACCOUNT_TYPE; member
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp1671 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 Dsamgr_register_element_test.cpp1671 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 Daccessible_ability_manager_service.cpp1676 AccountSA::OsAccountType accountType = accountData->GetAccountType(); in SwitchedUser() local
1678 (accountType == AccountSA::OsAccountType::PRIVATE || accountType == AccountSA::OsAccountType::ADMIN)) { in SwitchedUser()

Completed in 50 milliseconds