Home
last modified time | relevance | path

Searched refs:SetIsLoggedIn (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/os_account/
H A Dos_account_interface.cpp115 osAccountInfo.SetIsLoggedIn(true); in SendToStorageAccountStart()
/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_info.h153 void SetIsLoggedIn(const bool isLoggedIn);
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp168 void OsAccountInfo::SetIsLoggedIn(bool isLoggedIn) in SetIsLoggedIn() function in OHOS::AccountSA::OsAccountInfo
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_interface.cpp493 osAccountInfo.SetIsLoggedIn(true); in SendToStorageAccountStart()
H A Dinner_os_account_manager.cpp201 osAccountInfo.SetIsLoggedIn(isLoggedIn); in RetryToGetAccount()
1612 osAccountInfo.SetIsLoggedIn(false); in RetryToGetAccount()
2013 osAccountInfo.SetIsLoggedIn(isLoggedIn); in RetryToGetAccount()
/ohos5.0/base/account/os_account/frameworks/osaccount/native/
H A Dlibos_account_innerkits.map206 "OHOS::AccountSA::OsAccountInfo::SetIsLoggedIn(bool)";