Home
last modified time | relevance | path

Searched defs:isLocked (Results 1 - 25 of 32) sorted by relevance

12

/foundation/multimodalinput/input/service/display_state_manager/include/
H A Ddisplay_event_monitor.h56 void SetScreenLocked(bool isLocked) in SetScreenLocked() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Druntime_context_process_system_api_adapter_impl_test.cpp200 bool isLocked = RuntimeContext::GetInstance()->IsAccessControlled(); in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_client_proxy_test.cpp183 bool isLocked = false; in HWTEST_F() local
H A Dscreen_session_manager_client_stub_test.cpp179 bool isLocked = false; in HWTEST_F() local
600 bool isLocked = false; in HWTEST_F() local
H A Dscreen_session_manager_proxy_test.cpp1270 bool isLocked = true; in HWTEST_F() local
1291 bool isLocked = true; in HWTEST_F() local
1397 bool isLocked = true; in HWTEST_F() local
H A Dscreen_session_manager_client_test.cpp616 bool isLocked = false; in HWTEST_F() local
630 bool isLocked = true; in HWTEST_F() local
H A Dscreen_session_test.cpp1604 bool isLocked = true; in HWTEST_F() local
1620 bool isLocked = true; in HWTEST_F() local
H A Dscreen_session_manager_test.cpp934 bool isLocked = false; in HWTEST_F() local
2899 bool isLocked = false; in HWTEST_F() local
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_adapter_test.cpp457 bool isLocked = false; in HWTEST_F() local
473 bool isLocked = false; in HWTEST_F() local
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp356 bool isLocked = source.GetObject<bool>(); in ProxyInterfaceFuzzTestPart4() local
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp357 bool isLocked = false; in OnRemoteRequest() local
364 bool isLocked = static_cast<bool>(data.ReadBool()); in OnRemoteRequest() local
370 bool isLocked = static_cast<bool>(data.ReadBool()); in OnRemoteRequest() local
H A Dscreen_rotation_controller.cpp59 DMError ScreenRotationController::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() argument
H A Ddisplay_manager_proxy.cpp1644 DMError DisplayManagerProxy::IsScreenRotationLocked(bool& isLocked) in IsScreenRotationLocked() argument
1668 DMError DisplayManagerProxy::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() argument
1695 DMError DisplayManagerProxy::SetScreenRotationLockedFromJs(bool isLocked) in SetScreenRotationLockedFromJs() argument
H A Ddisplay_manager_service.cpp774 DMError DisplayManagerService::IsScreenRotationLocked(bool& isLocked) in IsScreenRotationLocked() argument
784 DMError DisplayManagerService::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() argument
793 DMError DisplayManagerService::SetScreenRotationLockedFromJs(bool isLocked) in SetScreenRotationLockedFromJs() argument
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_proxy_test.cpp1283 bool isLocked = true; in HWTEST_F() local
1501 bool isLocked = true; in HWTEST_F() local
H A Ddisplay_manager_service_test.cpp469 bool isLocked = true; in HWTEST_F() local
481 bool isLocked = true; in HWTEST_F() local
493 bool isLocked = true; in HWTEST_F() local
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/zidl/
H A Dscreen_session_manager_client_stub.cpp171 auto isLocked = data.ReadBool(); in HandleOnScreenRotationLockedChanged() local
H A Dscreen_session_manager_client_proxy.cpp294 void ScreenSessionManagerClientProxy::OnScreenRotationLockedChanged(ScreenId screenId, bool isLocked) in OnScreenRotationLockedChanged() argument
/foundation/arkui/napi/test/unittest/jsvm/
H A Dtest_jsvm.cpp471 bool isLocked = false; in HWTEST_F() local
477 bool isLocked = false; in HWTEST_F() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_session.cpp189 bool isLocked = true; in OnSetScreenRotationLocked() local
583 void JsScreenSession::OnScreenRotationLockedChange(bool isLocked, ScreenId screenId) in OnScreenRotationLockedChange() argument
[all...]
/foundation/window/window_manager/dm/src/
H A Dscreen_manager.cpp622 DMError ScreenManager::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() argument
627 DMError ScreenManager::SetScreenRotationLockedFromJs(bool isLocked) in SetScreenRotationLockedFromJs() argument
632 DMError ScreenManager::IsScreenRotationLocked(bool& isLocked) in IsScreenRotationLocked() argument
H A Ddisplay_manager_adapter.cpp252 DMError ScreenManagerAdapter::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() argument
259 DMError ScreenManagerAdapter::SetScreenRotationLockedFromJs(bool isLocked) in SetScreenRotationLockedFromJs() argument
266 DMError ScreenManagerAdapter::IsScreenRotationLocked(bool& isLocked) in IsScreenRotationLocked() argument
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen_manager.cpp1002 bool isLocked = false; in OnSetScreenRotationLocked() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp544 bool isLocked = static_cast<bool>(data.ReadBool()); in OnRemoteRequest() local
550 bool isLocked = static_cast<bool>(data.ReadBool()); in OnRemoteRequest() local
556 bool isLocked = false; in OnRemoteRequest() local
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/
H A Dscreen_session_manager_client.cpp230 void ScreenSessionManagerClient::OnScreenRotationLockedChanged(ScreenId screenId, bool isLocked) in OnScreenRotationLockedChanged() argument

Completed in 40 milliseconds

12