Home
last modified time | relevance | path

Searched defs:isForeground (Results 1 – 20 of 20) sorted by relevance

/base/account/os_account/test/fuzztest/osaccount/isosaccountforeground_fuzzer/
Disosaccountforeground_fuzzer.cpp31 bool isForeground = false; in IsOsAccountForegroundWith2ArgsFuzzTest() local
42 bool isForeground = false; in IsOsAccountForegroundWith3ArgsFuzzTest() local
/base/powermgr/power_manager/utils/native/src/
Dpower_utils.cpp216 bool isForeground = powerIsForegroundApplicationFunc(appName); in IsForegroundApplication() local
/base/inputmethod/imf/services/adapter/os_account_adapter/src/
Dos_account_adapter.cpp25 bool isForeground = false; in IsOsAccountForeground() local
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dsec_comp_manager.h46 bool isForeground = false; member
/base/web/webview/ohos_adapter/camera_adapter/src/
Dcamera_manager_adapter_mock.cpp97 void CameraManagerAdapterImpl::SetForegroundFlag(bool isForeground) {} in SetForegroundFlag()
Dcamera_manager_adapter_impl.cpp744 void CameraManagerAdapterImpl::SetForegroundFlag(bool isForeground) in SetForegroundFlag()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_camera_manager_adapter_impl.cpp145 void ArkCameraManagerAdapterImpl::SetForegroundFlag(bool isForeground) in SetForegroundFlag()
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog.cpp66 void Watchdog::SetForeground(const bool& isForeground) in SetForeground()
Dwatchdog_inner.cpp182 void WatchdogInner::SetForeground(const bool& isForeground) in SetForeground()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_camera_manager_adapter_wrapper.cpp189 void ArkCameraManagerAdapterWrapper::SetForegroundFlag(bool isForeground) in SetForegroundFlag()
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp356 ErrCode OsAccountManager::IsOsAccountForeground(bool &isForeground) in IsOsAccountForeground()
361 ErrCode OsAccountManager::IsOsAccountForeground(const int32_t localId, bool &isForeground) in IsOsAccountForeground()
366 …Manager::IsOsAccountForeground(const int32_t localId, const uint64_t displayId, bool &isForeground) in IsOsAccountForeground()
Dos_account_info.cpp158 void OsAccountInfo::SetIsForeground(bool isForeground) in SetIsForeground()
/base/account/os_account/frameworks/osaccount/native/test/moduletest/
Dos_account_manager_module_test.cpp2827 bool isForeground = true; variable
2845 bool isForeground = true; variable
2882 bool isForeground = true; variable
2906 bool isForeground = true; variable
2935 bool isForeground = true; variable
2964 bool isForeground = true; variable
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account.cpp913 ErrCode OsAccount::IsOsAccountForeground(bool &isForeground) in IsOsAccountForeground()
918 ErrCode OsAccount::IsOsAccountForeground(const int32_t localId, bool &isForeground) in IsOsAccountForeground()
927 …Account::IsOsAccountForeground(const int32_t localId, const uint64_t displayId, bool &isForeground) in IsOsAccountForeground()
940 …t::IsOsAccountForegroundCommon(const int32_t localId, const uint64_t displayId, bool &isForeground) in IsOsAccountForegroundCommon()
Dos_account_proxy.cpp1614 …ntProxy::IsOsAccountForeground(const int32_t localId, const uint64_t displayId, bool &isForeground) in IsOsAccountForeground()
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
Dtemp_permission_observer.cpp335 bool isForeground = false; in IsAllowGrantTempPermission() local
/base/hiviewdfx/hiview/base/event_publish/include/
Dapp_event_handler.h100 bool isForeground = false; member
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp1147 bool &isForeground) in IsOsAccountForeground()
Dos_account_stub.cpp1746 bool isForeground = false; in ProcIsOsAccountForeground() local
Dinner_os_account_manager.cpp2086 bool &isForeground) in RetryToGetAccount()