Searched refs:UpdateAccountList (Results 1 – 2 of 2) sorted by relevance
85 ErrCode UpdateAccountList(const std::string& idStr, bool isAdd);
549 ErrCode OsAccountControlFileManager::UpdateAccountList(const std::string& idStr, bool isAdd) in UpdateAccountList() function in OHOS::AccountSA::OsAccountControlFileManager608 return UpdateAccountList(osAccountInfo.GetPrimeKey(), true); in InsertOsAccount()631 return UpdateAccountList(std::to_string(id), false); in DelOsAccount()