Home
last modified time | relevance | path

Searched refs:DeleteAccountInfoFromDataStorage (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_data_storage.h38 ErrCode DeleteAccountInfoFromDataStorage(AppAccountInfo &appAccountInfo);
H A Dapp_account_control_manager.h135 ErrCode DeleteAccountInfoFromDataStorage(
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_data_storage.cpp105 ErrCode AppAccountDataStorage::DeleteAccountInfoFromDataStorage(AppAccountInfo &appAccountInfo) in DeleteAccountInfoFromDataStorage() function in OHOS::AccountSA::AppAccountDataStorage
H A Dapp_account_control_manager.cpp277 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::AppAccountControlManager
1411 result = dataStoragePtr->DeleteAccountInfoFromDataStorage(appAccountInfo); in DeleteAccountInfoFromDataStorage()
1426 result = dataStorageSyncPtr->DeleteAccountInfoFromDataStorage(appAccountInfo); in DeleteAccountInfoFromDataStorage()
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_control_manager_module_test.cpp127 result = AppAccountControlManager::GetInstance().DeleteAccountInfoFromDataStorage(
/ohos5.0/base/account/os_account/services/accountmgr/
H A Dlibaccountmgr.map83 …"OHOS::AccountSA::AppAccountControlManager::DeleteAccountInfoFromDataStorage(OHOS::AccountSA::AppA…
302 …"OHOS::AccountSA::AppAccountDataStorage::DeleteAccountInfoFromDataStorage(OHOS::AccountSA::AppAcco…