Searched refs:isCleanGarbage (Results 1 – 2 of 2) sorted by relevance
133 ErrCode PrepareRemoveOsAccount(OsAccountInfo &osAccountInfo, bool isCleanGarbage = false);134 …ErrCode RemoveOsAccountOperate(const int id, OsAccountInfo &osAccountInfo, bool isCleanGarbage = f…
752 …e IInnerOsAccountManager::PrepareRemoveOsAccount(OsAccountInfo &osAccountInfo, bool isCleanGarbage) in RetryToGetAccount() argument770 if (isCleanGarbage) { in RetryToGetAccount()793 …untManager::RemoveOsAccountOperate(const int id, OsAccountInfo &osAccountInfo, bool isCleanGarbage) in RetryToGetAccount() argument795 …if (isCleanGarbage && (!osAccountInfo.GetIsCreateCompleted()) && (!osAccountInfo.GetIsDataRemovabl… in RetryToGetAccount()799 ErrCode errCode = PrepareRemoveOsAccount(osAccountInfo, isCleanGarbage); in RetryToGetAccount()