Home
last modified time | relevance | path

Searched refs:TRANS_ID_IS_SCREEN_ROTATION_LOCKED (Results 1 - 9 of 9) sorted by relevance

/foundation/window/window_manager/window_scene/screen_session_manager/include/zidl/
H A Dscreen_session_manager_lite_interface.h57 TRANS_ID_IS_SCREEN_ROTATION_LOCKED, member in OHOS::Rosen::IScreenSessionManagerLite::ScreenManagerLiteMessage
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h79 TRANS_ID_IS_SCREEN_ROTATION_LOCKED, member in OHOS::Rosen::DisplayManagerMessage
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp171 proxy->SendRequest(static_cast<uint32_t>(DMMessage::TRANS_ID_IS_SCREEN_ROTATION_LOCKED), in IPCSpecificInterfaceFuzzTest3()
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp356 case DisplayManagerMessage::TRANS_ID_IS_SCREEN_ROTATION_LOCKED: { in OnRemoteRequest()
H A Ddisplay_manager_proxy.cpp1658 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_IS_SCREEN_ROTATION_LOCKED), in IsScreenRotationLocked()
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_stub_test.cpp799 DisplayManagerMessage::TRANS_ID_IS_SCREEN_ROTATION_LOCKED); in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp555 case DisplayManagerMessage::TRANS_ID_IS_SCREEN_ROTATION_LOCKED: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp1887 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_IS_SCREEN_ROTATION_LOCKED), in IsScreenRotationLocked()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp1923 * @tc.desc: normal function, TRANS_ID_IS_SCREEN_ROTATION_LOCKED test
1935 DisplayManagerMessage::TRANS_ID_IS_SCREEN_ROTATION_LOCKED); in HWTEST_F()

Completed in 17 milliseconds