Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_manager.cpp424 if (!GetCurOhosAccountAndCheckMatch(currentAccount, ohosAccountInfo.name_, in LogoutOhosAccount()
469 …if (!GetCurOhosAccountAndCheckMatch(currentAccount, ohosAccountInfo.name_, ohosAccountInfo.uid_, u… in LogoffOhosAccount()
513 if (!GetCurOhosAccountAndCheckMatch(currentOhosAccount, ohosAccountInfo.name_, in HandleOhosAccountTokenInvalidEvent()
723 bool OhosAccountManager::GetCurOhosAccountAndCheckMatch(AccountInfo &curAccountInfo, in GetCurOhosAccountAndCheckMatch() function in OHOS::AccountSA::OhosAccountManager
/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Dohos_account_manager.h241 bool GetCurOhosAccountAndCheckMatch(AccountInfo &curOhosAccountInfo,