Home
last modified time | relevance | path

Searched refs:GetCurOhosAccountAndCheckMatch (Results 1 - 2 of 2) sorted by relevance

/base/account/os_account/services/accountmgr/include/
H A Dohos_account_manager.h234 bool GetCurOhosAccountAndCheckMatch(AccountInfo &curOhosAccountInfo,
/base/account/os_account/services/accountmgr/src/
H A Dohos_account_manager.cpp398 if (!GetCurOhosAccountAndCheckMatch(currentAccount, ohosAccountInfo.name_, in LogoutOhosAccount()
443 if (!GetCurOhosAccountAndCheckMatch(currentAccount, ohosAccountInfo.name_, ohosAccountInfo.uid_, userId)) { in LogoffOhosAccount()
487 if (!GetCurOhosAccountAndCheckMatch(currentOhosAccount, ohosAccountInfo.name_, in HandleOhosAccountTokenInvalidEvent()
697 bool OhosAccountManager::GetCurOhosAccountAndCheckMatch(AccountInfo &curAccountInfo, in GetCurOhosAccountAndCheckMatch() function in OHOS::AccountSA::OhosAccountManager

Completed in 2 milliseconds