Home
last modified time | relevance | path

Searched refs:TRANS_ID_SET_SCREEN_ROTATION_LOCKED_FROM_JS (Results 1 - 7 of 7) sorted by relevance

/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h81 TRANS_ID_SET_SCREEN_ROTATION_LOCKED_FROM_JS, member in OHOS::Rosen::DisplayManagerMessage
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp369 case DisplayManagerMessage::TRANS_ID_SET_SCREEN_ROTATION_LOCKED_FROM_JS: { in OnRemoteRequest()
H A Ddisplay_manager_proxy.cpp1714 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_SET_SCREEN_ROTATION_LOCKED_FROM_JS), in SetScreenRotationLockedFromJs()
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_stub_test.cpp839 DisplayManagerMessage::TRANS_ID_SET_SCREEN_ROTATION_LOCKED_FROM_JS); in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp549 case DisplayManagerMessage::TRANS_ID_SET_SCREEN_ROTATION_LOCKED_FROM_JS: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp1864 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_SET_SCREEN_ROTATION_LOCKED_FROM_JS), in SetScreenRotationLockedFromJs()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp1942 * @tc.desc: normal function, TRANS_ID_SET_SCREEN_ROTATION_LOCKED_FROM_JS test
1955 DisplayManagerMessage::TRANS_ID_SET_SCREEN_ROTATION_LOCKED_FROM_JS); in HWTEST_F()

Completed in 17 milliseconds