Searched refs:SetIsActived (Results 1 – 9 of 9) sorted by relevance
34 void SetIsActived(bool isActived);
65 void AccountPriorityInfo::SetIsActived(bool isActived) in SetIsActived() function in OHOS::Memory::AccountPriorityInfo
96 accountInfo->SetIsActived(isActived); in SetAccountPriority()
125 void SetIsActived(const bool isActivated);
207 void OsAccountInfo::SetIsActived(const bool isActivated) in SetIsActived() function in OHOS::AccountSA::OsAccountInfo
121 osAccountInfo.SetIsActived(true); // admin local account is always active in CreateBaseAdminAccount()204 osAccountInfo.SetIsActived(isActivated); in RetryToGetAccount()1608 osAccountInfo.SetIsActived(false); in RetryToGetAccount()2294 osAccountInfo.SetIsActived(true); in RetryToGetAccount()
1720 account1.SetIsActived(true);1743 account1.SetIsActived(true);1820 account1.SetIsActived(true);
323 osAccountInfo.SetIsActived(BOOL_IS_ACTIVED);
171 "OHOS::AccountSA::OsAccountInfo::SetIsActived(bool)";