Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp905 static ErrCode LoadAllAppAccounts(const std::shared_ptr<OHOS::AccountSA::AppAccountDataStorage> &da… in LoadAllAppAccounts() function
936 return LoadAllAppAccounts(dataStoragePtr, appAccounts); in GetAllAccessibleAccounts()