Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Diinner_os_account_manager.h143 ErrCode PrepareOsAccountInfoWithFullInfo(OsAccountInfo &osAccountInfo);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp349 ErrCode IInnerOsAccountManager::PrepareOsAccountInfoWithFullInfo(OsAccountInfo &osAccountInfo) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
576 ErrCode errCode = PrepareOsAccountInfoWithFullInfo(osAccountInfo); in RetryToGetAccount()