Searched defs:IsOsAccountForeground (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/inputmethod/imf/services/adapter/os_account_adapter/src/ |
H A D | os_account_adapter.cpp | 23 bool OsAccountAdapter::IsOsAccountForeground(int32_t userId) in IsOsAccountForeground() function in OHOS::MiscServices::OsAccountAdapter
|
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/ |
H A D | os_account_manager.cpp | 356 ErrCode OsAccountManager::IsOsAccountForeground(bool &isForeground) in IsOsAccountForeground() function in OHOS::AccountSA::OsAccountManager 361 ErrCode OsAccountManager::IsOsAccountForeground(const int32_t localId, bool &isForeground) in IsOsAccountForeground() function in OHOS::AccountSA::OsAccountManager 366 ErrCode OsAccountManager::IsOsAccountForeground(const int32_t localId, const uint64_t displayId, bo… in IsOsAccountForeground() function in OHOS::AccountSA::OsAccountManager
|
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/ |
H A D | os_account.cpp | 913 ErrCode OsAccount::IsOsAccountForeground(bool &isForeground) in IsOsAccountForeground() function in OHOS::AccountSA::OsAccount 918 ErrCode OsAccount::IsOsAccountForeground(const int32_t localId, bool &isForeground) in IsOsAccountForeground() function in OHOS::AccountSA::OsAccount 927 ErrCode OsAccount::IsOsAccountForeground(const int32_t localId, const uint64_t displayId, bool &isF… in IsOsAccountForeground() function in OHOS::AccountSA::OsAccount
|
H A D | os_account_proxy.cpp | 1614 ErrCode OsAccountProxy::IsOsAccountForeground(const int32_t localId, const uint64_t displayId, bool… in IsOsAccountForeground() function in OHOS::AccountSA::OsAccountProxy
|
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_manager_service.cpp | 1148 ErrCode OsAccountManagerService::IsOsAccountForeground(const int32_t localId, const uint64_t displa… in IsOsAccountForeground() function in OHOS::AccountSA::OsAccountManagerService
|
H A D | inner_os_account_manager.cpp | 2080 ErrCode IInnerOsAccountManager::IsOsAccountForeground(const int32_t localId, const uint64_t display… in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
|