Home
last modified time | relevance | path

Searched defs:isLoggedIn (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp168 void OsAccountInfo::SetIsLoggedIn(bool isLoggedIn) in SetIsLoggedIn()
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp199 bool isLoggedIn = false; in RetryToGetAccount() local
1991 ErrCode IInnerOsAccountManager::SetOsAccountIsLoggedIn(const int32_t id, const bool isLoggedIn) in RetryToGetAccount()
2336 bool isLoggedIn = false; in RetryToGetAccount() local