Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_ALL_DISPLAYIDS (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/dms/displaymanageripc_fuzzer/
H A Ddisplaymanageripc_fuzzer.cpp117 proxy->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_ALL_DISPLAYIDS), in IPCSpecificInterfaceFuzzTest1()
125 proxy->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_ALL_DISPLAYIDS), in IPCSpecificInterfaceFuzzTest1()
131 proxy->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_ALL_DISPLAYIDS), in IPCSpecificInterfaceFuzzTest1()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_lite_interface.h49 TRANS_ID_GET_ALL_DISPLAYIDS, enumerator
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h36 TRANS_ID_GET_ALL_DISPLAYIDS, enumerator
/ohos5.0/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_lite_proxy.cpp678 … if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_ALL_DISPLAYIDS), in GetAllDisplayIds()
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp252 case DisplayManagerMessage::TRANS_ID_GET_ALL_DISPLAYIDS: { in OnRemoteRequest()
H A Ddisplay_manager_proxy.cpp1102 … if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_ALL_DISPLAYIDS), in GetAllDisplayIds()
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp115 proxy->SendRequest(static_cast<uint32_t>(DMMessage::TRANS_ID_GET_ALL_DISPLAYIDS), in IPCSpecificInterfaceFuzzTest1()
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_stub_test.cpp579 DisplayManagerMessage::TRANS_ID_GET_ALL_DISPLAYIDS);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp150 case DisplayManagerMessage::TRANS_ID_GET_ALL_DISPLAYIDS: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp1558 … if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_ALL_DISPLAYIDS), in GetAllDisplayIds()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp417 DisplayManagerMessage::TRANS_ID_GET_ALL_DISPLAYIDS);