/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/napi/ |
H A D | brightness_module.cpp | 152 static napi_value SetKeepScreenOn(napi_env env, napi_callback_info info) in SetKeepScreenOn() function
|
H A D | brightness.cpp | 156 void Brightness::SetKeepScreenOn() in SetKeepScreenOn() function in OHOS::DisplayPowerMgr::Brightness
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | window.h | 154 virtual void SetKeepScreenOn(bool keepScreenOn) {}; in SetKeepScreenOn() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_window.cpp | 239 void RosenWindow::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Ace::NG::RosenWindow
|
/ohos5.0/foundation/window/window_manager/previewer/src/ |
H A D | window_option.cpp | 119 void WindowOption::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowOption
|
H A D | window_impl.cpp | 513 WMError WindowImpl::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowImpl
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_option.cpp | 182 void WindowOption::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowOption
|
H A D | window_impl.cpp | 1870 WMError WindowImpl::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowImpl
|
H A D | window_scene_session_impl.cpp | 3313 WMError WindowSceneSessionImpl::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowSceneSessionImpl
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_node.cpp | 101 void WindowNode::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowNode
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_window.h | 80 virtual WMError SetKeepScreenOn(bool keepScreenOn) {return WMError::WM_OK;} in SetKeepScreenOn() function
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | window_property.cpp | 244 void WindowProperty::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowProperty
|
/ohos5.0/foundation/window/window_manager/window_scene/common/src/ |
H A D | window_session_property.cpp | 442 void WindowSessionProperty::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::WindowSessionProperty
|
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | window.h | 976 virtual WMError SetKeepScreenOn(bool keepScreenOn) { return WMError::WM_OK; } in SetKeepScreenOn() function
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 2858 WSError SceneSession::SetKeepScreenOn(bool keepScreenOn) in SetKeepScreenOn() function in OHOS::Rosen::SceneSession
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_delegate.cpp | 2951 void WebDelegate::SetKeepScreenOn(bool key) in SetKeepScreenOn() function in OHOS::Ace::WebDelegate
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window.cpp | 509 napi_value JsWindow::SetKeepScreenOn(napi_env env, napi_callback_info info) in SetKeepScreenOn() function in OHOS::Rosen::JsWindow
|