/ohos5.0/base/account/os_account/test/fuzztest/osaccount/isosaccountforeground_fuzzer/ |
H A D | isosaccountforeground_fuzzer.cpp | 31 bool isForeground = false; in IsOsAccountForegroundWith2ArgsFuzzTest() local 42 bool isForeground = false; in IsOsAccountForegroundWith3ArgsFuzzTest() local
|
/ohos5.0/foundation/window/window_manager/wm/include/ |
H A D | window_manager_agent.h | 43 void UpdatePiPWindowStateChanged(const std::string& bundleName, bool isForeground) override {} in UpdatePiPWindowStateChanged()
|
/ohos5.0/base/powermgr/power_manager/utils/native/src/ |
H A D | power_utils.cpp | 214 bool isForeground = powerIsForegroundApplicationFunc(appName); in IsForegroundApplication() local
|
/ohos5.0/base/inputmethod/imf/services/adapter/os_account_adapter/src/ |
H A D | os_account_adapter.cpp | 25 bool isForeground = false; in IsOsAccountForeground() local
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_manager_agent_lite.cpp | 61 …ndowManagerAgentLite::UpdatePiPWindowStateChanged(const std::string& bundleName, bool isForeground) in UpdatePiPWindowStateChanged()
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | sec_comp_manager.h | 45 bool isForeground = false; member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_manager.cpp | 84 bool isForeground = true; in StartMtpService() local
|
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/ |
H A D | camera_manager_adapter_mock.cpp | 97 void CameraManagerAdapterImpl::SetForegroundFlag(bool isForeground) {} in SetForegroundFlag()
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | camera_privacy.cpp | 66 bool isForeground = CameraAppManagerUtils::IsForegroundApplication(tokenId); in StateChangeNotify() local
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | watchdog.cpp | 66 void Watchdog::SetForeground(const bool& isForeground) in SetForeground()
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_manager_agent_controller.cpp | 112 …nagerAgentController::UpdatePiPWindowStateChanged(const std::string& bundleName, bool isForeground) in UpdatePiPWindowStateChanged()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_camera_manager_adapter_impl.cpp | 145 void ArkCameraManagerAdapterImpl::SetForegroundFlag(bool isForeground) in SetForegroundFlag()
|
/ohos5.0/foundation/window/window_manager/wm/src/zidl/ |
H A D | window_manager_agent_stub.cpp | 154 bool isForeground = data.ReadBool(); in OnRemoteRequest() local
|
H A D | window_manager_agent_proxy.cpp | 379 …dowManagerAgentProxy::UpdatePiPWindowStateChanged(const std::string& bundleName, bool isForeground) in UpdatePiPWindowStateChanged()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_camera_manager_adapter_wrapper.cpp | 189 void ArkCameraManagerAdapterWrapper::SetForegroundFlag(bool isForeground) in SetForegroundFlag()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_render_node_test2.cpp | 957 bool isForeground = true; variable 978 bool isForeground = true; variable 995 bool isForeground = true; variable
|
H A D | rs_effect_render_node_test.cpp | 266 bool isForeground = true; variable
|
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netbasebranch_fuzzer/ |
H A D | net_base_branch_fuzzer.cpp | 123 bool isForeground = GetNetBranchFuzzData<bool>(); in NetPolicyRuleBranchFuzzTest() local
|
/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() 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()
|
/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/moduletest/ |
H A D | os_account_manager_module_test.cpp | 2871 bool isForeground = true; variable 2889 bool isForeground = true; variable 2926 bool isForeground = true; variable 2950 bool isForeground = true; variable 2979 bool isForeground = true; variable 3008 bool isForeground = true; variable
|
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/ |
H A D | ce_service.cpp | 185 … bool isForeground = appAidInfo.element.GetBundleName() == foregroundElement_.GetBundleName() && in BuildAidEntries() local 425 bool isForeground = elementName.GetBundleName() == foregroundElement_.GetBundleName() && in SearchElementByAid() local
|
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/ |
H A D | os_account.cpp | 913 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()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | session_manager_agent_controller.cpp | 223 …nagerAgentController::UpdatePiPWindowStateChanged(const std::string& bundleName, bool isForeground) in UpdatePiPWindowStateChanged()
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | system_session.cpp | 362 void SystemSession::UpdatePiPWindowStateChanged(bool isForeground) in UpdatePiPWindowStateChanged()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | ui_extension_manager.cpp | 96 bool isForeground = uiExtension->IsForeground(); in HandleUnfocusedModalUecBackPressed() local
|