Home
last modified time | relevance | path

Searched refs:GetAccountInfoFromDataStorage (Results 1 - 5 of 5) sorted by relevance

/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()
378 ErrCode result = GetAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr); in DisableAppAccess()
413 ErrCode result = GetAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr); in CheckAppAccess()
427 ErrCode result = GetAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr); in CheckAppAccountSyncEnable()
442 ErrCode result = GetAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr); in SetAppAccountSyncEnable()
487 ErrCode result = GetAccountInfoFromDataStorage(appAccountInf in GetAssociatedDataFromStorage()
1286 ErrCode AppAccountControlManager::GetAccountInfoFromDataStorage( 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
/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(
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_control_manager_module_test.cpp139 result = AppAccountControlManager::GetInstance().GetAccountInfoFromDataStorage(appAccountInfo, dataStoragePtr); in HWTEST_F()

Completed in 4 milliseconds