Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h101 TRANS_ID_GET_DISPLAY_NODE, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp854 DisplayManagerMessage::TRANS_ID_GET_DISPLAY_NODE);
1898 DisplayManagerMessage::TRANS_ID_GET_DISPLAY_NODE);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp647 case DisplayManagerMessage::TRANS_ID_GET_DISPLAY_NODE: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp2323 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_DISPLAY_NODE), in GetDisplayNode()