Searched refs:SetOsAccountRemoved (Results 1 – 3 of 3) sorted by relevance
113 void SetOsAccountRemoved(int32_t localId, bool isRemoved);
444 AppAccountControlManager::GetInstance().SetOsAccountRemoved(osAccountInfo.GetLocalId(), false); in RetryToGetAccount()987 AppAccountControlManager::GetInstance().SetOsAccountRemoved(localId, true); in RetryToGetAccount()
1043 void AppAccountControlManager::SetOsAccountRemoved(int32_t localId, bool isRemoved) in SetOsAccountRemoved() function in OHOS::AccountSA::AppAccountControlManager