Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_ALL_SCREEN_INFOS (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.h54 TRANS_ID_GET_ALL_SCREEN_INFOS, enumerator
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h50 TRANS_ID_GET_ALL_SCREEN_INFOS, enumerator
/ohos5.0/foundation/window/window_manager/test/fuzztest/dms/displaymanageripc_fuzzer/
H A Ddisplaymanageripc_fuzzer.cpp160 proxy->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_ALL_SCREEN_INFOS), in IPCSpecificInterfaceFuzzTest2()
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp243 case DisplayManagerMessage::TRANS_ID_GET_ALL_SCREEN_INFOS: { in OnRemoteRequest()
H A Ddisplay_manager_proxy.cpp1435 …f (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_ALL_SCREEN_INFOS), in GetAllScreenInfos()
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp124 proxy->SendRequest(static_cast<uint32_t>(DMMessage::TRANS_ID_GET_ALL_SCREEN_INFOS), in IPCSpecificInterfaceFuzzTest2()
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_stub_test.cpp559 DisplayManagerMessage::TRANS_ID_GET_ALL_SCREEN_INFOS);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp161 case DisplayManagerMessage::TRANS_ID_GET_ALL_SCREEN_INFOS: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp1619 …f (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_ALL_SCREEN_INFOS), in GetAllScreenInfos()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp465 DisplayManagerMessage::TRANS_ID_GET_ALL_SCREEN_INFOS);