Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_ALL_PHYSICAL_DISPLAY_RESOLUTION (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h132 TRANS_ID_GET_ALL_PHYSICAL_DISPLAY_RESOLUTION, member in OHOS::Rosen::DisplayManagerMessage
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp446 case DisplayManagerMessage::TRANS_ID_GET_ALL_PHYSICAL_DISPLAY_RESOLUTION: { in OnRemoteRequest()
H A Ddisplay_manager_proxy.cpp1807 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_ALL_PHYSICAL_DISPLAY_RESOLUTION), in GetAllDisplayPhysicalResolution()
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp843 case DisplayManagerMessage::TRANS_ID_GET_ALL_PHYSICAL_DISPLAY_RESOLUTION: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp3104 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_ALL_PHYSICAL_DISPLAY_RESOLUTION), in GetAllDisplayPhysicalResolution()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp2429 * @tc.desc: normal function, TRANS_ID_GET_ALL_PHYSICAL_DISPLAY_RESOLUTION test
2440 DisplayManagerMessage::TRANS_ID_GET_ALL_PHYSICAL_DISPLAY_RESOLUTION); in HWTEST_F()

Completed in 15 milliseconds