Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_DISPLAY_BY_SCREEN (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_lite_interface.h37 TRANS_ID_GET_DISPLAY_BY_SCREEN, enumerator
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h23 TRANS_ID_GET_DISPLAY_BY_SCREEN, enumerator
/ohos5.0/foundation/window/window_manager/test/fuzztest/dms/displaymanageripc_fuzzer/
H A Ddisplaymanageripc_fuzzer.cpp93 proxy->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_SCREEN), in IPCSpecificInterfaceFuzzTest1()
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp54 case DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_SCREEN: { in OnRemoteRequest()
H A Ddisplay_manager_proxy.cpp109 … (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_SCREEN), in GetDisplayInfoByScreen()
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp113 proxy->SendRequest(static_cast<uint32_t>(DMMessage::TRANS_ID_GET_DISPLAY_BY_SCREEN), in IPCSpecificInterfaceFuzzTest1()
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_stub_test.cpp119 DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_SCREEN);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp144 case DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_SCREEN: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp1528 … (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_SCREEN), in GetDisplayInfoByScreen()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp393 DisplayManagerMessage::TRANS_ID_GET_DISPLAY_BY_SCREEN);