Home
last modified time | relevance | path

Searched refs:TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE (Results 1 - 10 of 10) sorted by relevance

/foundation/window/window_manager/window_scene/screen_session_manager/include/zidl/
H A Dscreen_session_manager_lite_interface.h61 TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE, member in OHOS::Rosen::IScreenSessionManagerLite::ScreenManagerLiteMessage
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h95 TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE, member in OHOS::Rosen::DisplayManagerMessage
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_lite_stub.cpp46 case ScreenManagerLiteMessage::TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE: { in OnRemoteRequest()
H A Dscreen_session_manager_lite_proxy.cpp127 if (remote->SendRequest(static_cast<uint32_t>(ScreenManagerLiteMessage::TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE), in GetFoldDisplayMode()
129 WLOGFE("Send TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE request failed"); in GetFoldDisplayMode()
H A Dscreen_session_manager_stub.cpp641 case DisplayManagerMessage::TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp2210 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE), in GetFoldDisplayMode()
2212 WLOGFE("Send TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE request failed"); in GetFoldDisplayMode()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_lite_stub_test.cpp126 IScreenSessionManagerLite::ScreenManagerLiteMessage::TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE); in HWTEST_F()
H A Dscreen_session_manager_stub_test.cpp1729 * @tc.desc: normal function, TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE test
1741 DisplayManagerMessage::TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE); in HWTEST_F()
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp183 proxy->SendRequest(static_cast<uint32_t>(DMMessage::TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE), in IPCSpecificInterfaceFuzzTest3()
/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_lite_proxy.cpp127 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE), in GetFoldDisplayMode()
129 WLOGFE("Send TRANS_ID_SCENE_BOARD_GET_FOLD_DISPLAY_MODE request failed"); in GetFoldDisplayMode()

Completed in 16 milliseconds