Searched refs:SetIsActived (Results 1 – 6 of 6) sorted by relevance
101 void SetIsActived(const bool isActivated);
77 osAccountInfo.SetIsActived(true); // admin local account is always active in CreateBaseAdminAccount()171 osAccountInfos[i].SetIsActived(false); in ResetAccountStatus()777 osAccountInfosPtr->SetIsActived(true); in QueryAllCreatedOsAccounts()779 osAccountInfosPtr->SetIsActived(false); in QueryAllCreatedOsAccounts()874 osAccountInfo.SetIsActived(true); in QueryOsAccountById()876 osAccountInfo.SetIsActived(false); in QueryOsAccountById()1067 osAccountInfo.SetIsActived(false); in DeActivateOsAccount()1152 osAccountInfo.SetIsActived(true); in SendMsgForAccountActivate()
301 osAccountInfo.SetIsActived(BOOL_IS_ACTIVED);
1082 account1.SetIsActived(true);1105 account1.SetIsActived(true);1169 account1.SetIsActived(true);1212 account1.SetIsActived(true);
175 void OsAccountInfo::SetIsActived(const bool isActivated) in SetIsActived() function in OHOS::AccountSA::OsAccountInfo
143 "OHOS::AccountSA::OsAccountInfo::SetIsActived(bool)";