Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp230 ErrCode result = GetAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr); in AddAccount()
253 ErrCode result = GetAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr); in CreateAccount()
308 ErrCode result = GetAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr); in GetAccountExtraInfo()
323 ErrCode result = GetAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr); in SetAccountExtraInfo()
346 ErrCode result = GetAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr); in EnableAppAccess()
486 ErrCode result = GetAccountInfoFromDataStorage(appAccountInfo, storePtr); in GetAssociatedDataFromStorage()
544 ErrCode result = GetAccountInfoFromDataStorage(appAccountInfo, storePtr); in SetAssociatedData()
727 ErrCode ret = GetAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr); in DeleteOAuthToken()
779 ErrCode ret = GetAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr); in SetOAuthTokenVisibility()
1285 ErrCode AppAccountControlManager::GetAccountInfoFromDataStorage( in GetAccountInfoFromDataStorage() function in OHOS::AccountSA::AppAccountControlManager
[all …]
H A Dapp_account_data_storage.cpp72 ErrCode AppAccountDataStorage::GetAccountInfoFromDataStorage(AppAccountInfo &appAccountInfo) in GetAccountInfoFromDataStorage() function in OHOS::AccountSA::AppAccountDataStorage
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_data_storage.h35 ErrCode GetAccountInfoFromDataStorage(AppAccountInfo &appAccountInfo);
H A Dapp_account_control_manager.h129 ErrCode GetAccountInfoFromDataStorage(
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_control_manager_module_test.cpp139 …result = AppAccountControlManager::GetInstance().GetAccountInfoFromDataStorage(appAccountInfo, dat…
/ohos5.0/base/account/os_account/services/accountmgr/
H A Dlibaccountmgr.map85 …"OHOS::AccountSA::AppAccountControlManager::GetAccountInfoFromDataStorage(OHOS::AccountSA::AppAcco…
299 …"OHOS::AccountSA::AppAccountDataStorage::GetAccountInfoFromDataStorage(OHOS::AccountSA::AppAccount…