Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_PHY_SCREEN_PROPERTY (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h107 TRANS_ID_GET_PHY_SCREEN_PROPERTY, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp913 DisplayManagerMessage::TRANS_ID_GET_PHY_SCREEN_PROPERTY);
1879 DisplayManagerMessage::TRANS_ID_GET_PHY_SCREEN_PROPERTY);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp682 case DisplayManagerMessage::TRANS_ID_GET_PHY_SCREEN_PROPERTY: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp2462 …remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_PHY_SCREEN_PROPERTY), in GetPhyScreenProperty()