Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_DISPLAY_BY_ID (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_lite_interface.h36 TRANS_ID_GET_DISPLAY_BY_ID, enumerator
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h22 TRANS_ID_GET_DISPLAY_BY_ID, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_lite_stub.cpp66 case ScreenManagerLiteMessage::TRANS_ID_GET_DISPLAY_BY_ID: { in OnRemoteRequest()
H A Dscreen_session_manager_lite_proxy.cpp250 …f (remote->SendRequest(static_cast<uint32_t>(ScreenManagerLiteMessage::TRANS_ID_GET_DISPLAY_BY_ID), in GetDisplayInfoById()
H A Dscreen_session_manager_stub.cpp138 case DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_ID: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp1495 … if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_ID), in GetDisplayInfoById()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_lite_stub_test.cpp208 IScreenSessionManagerLite::ScreenManagerLiteMessage::TRANS_ID_GET_DISPLAY_BY_ID);
H A Dscreen_session_manager_stub_test.cpp369 DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_ID);
/ohos5.0/foundation/window/window_manager/test/fuzztest/dms/displaymanageripc_fuzzer/
H A Ddisplaymanageripc_fuzzer.cpp91 proxy->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_ID), in IPCSpecificInterfaceFuzzTest1()
/ohos5.0/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_lite_proxy.cpp252 … if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_ID), in GetDisplayInfoById()
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp48 case DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_ID: { in OnRemoteRequest()
H A Ddisplay_manager_proxy.cpp76 … if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_ID), in GetDisplayInfoById()
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp111 proxy->SendRequest(static_cast<uint32_t>(DMMessage::TRANS_ID_GET_DISPLAY_BY_ID), in IPCSpecificInterfaceFuzzTest1()
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_stub_test.cpp99 DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_ID);