Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Diinner_os_account_manager.h151 ErrCode ValidateOsAccount(const OsAccountInfo &osAccountInfo);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp284 errCode = ValidateOsAccount(osAccountInfo); in RetryToGetAccount()
920 ErrCode IInnerOsAccountManager::ValidateOsAccount(const OsAccountInfo &osAccountInfo) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
1505 errCode = ValidateOsAccount(osAccountInfo); in RetryToGetAccount()