Searched refs:DeleteAccountInfoFromDataStorage (Results 1 – 6 of 6) sorted by relevance
38 ErrCode DeleteAccountInfoFromDataStorage(AppAccountInfo &appAccountInfo);
135 ErrCode DeleteAccountInfoFromDataStorage(
105 ErrCode AppAccountDataStorage::DeleteAccountInfoFromDataStorage(AppAccountInfo &appAccountInfo) in DeleteAccountInfoFromDataStorage() function in OHOS::AccountSA::AppAccountDataStorage
277 ErrCode result = DeleteAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr, uid); in DeleteAccount()1107 dataStoragePtr->DeleteAccountInfoFromDataStorage(appAccountInfo); in RemoveAppAccountData()1110 dataStorageSyncPtr->DeleteAccountInfoFromDataStorage(appAccountInfo); in RemoveAppAccountData()1397 ErrCode AppAccountControlManager::DeleteAccountInfoFromDataStorage( in DeleteAccountInfoFromDataStorage() function in OHOS::AccountSA::AppAccountControlManager1411 result = dataStoragePtr->DeleteAccountInfoFromDataStorage(appAccountInfo); in DeleteAccountInfoFromDataStorage()1426 result = dataStorageSyncPtr->DeleteAccountInfoFromDataStorage(appAccountInfo); in DeleteAccountInfoFromDataStorage()
127 result = AppAccountControlManager::GetInstance().DeleteAccountInfoFromDataStorage(
83 …"OHOS::AccountSA::AppAccountControlManager::DeleteAccountInfoFromDataStorage(OHOS::AccountSA::AppA…302 …"OHOS::AccountSA::AppAccountDataStorage::DeleteAccountInfoFromDataStorage(OHOS::AccountSA::AppAcco…