Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_DEFAULT_DISPLAY_INFO (Results 1 - 14 of 14) sorted by relevance

/foundation/window/window_manager/window_scene/screen_session_manager/include/zidl/
H A Dscreen_session_manager_lite_interface.h35 TRANS_ID_GET_DEFAULT_DISPLAY_INFO = 0, member in OHOS::Rosen::IScreenSessionManagerLite::ScreenManagerLiteMessage
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h21 TRANS_ID_GET_DEFAULT_DISPLAY_INFO = 0, member in OHOS::Rosen::DisplayManagerMessage
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_lite_stub.cpp62 case ScreenManagerLiteMessage::TRANS_ID_GET_DEFAULT_DISPLAY_INFO: { in OnRemoteRequest()
H A Dscreen_session_manager_lite_proxy.cpp220 if (remote->SendRequest(static_cast<uint32_t>(ScreenManagerLiteMessage::TRANS_ID_GET_DEFAULT_DISPLAY_INFO), in GetDefaultDisplayInfo()
H A Dscreen_session_manager_stub.cpp43 case DisplayManagerMessage::TRANS_ID_GET_DEFAULT_DISPLAY_INFO: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp40 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_DEFAULT_DISPLAY_INFO), in GetDefaultDisplayInfo()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_lite_stub_test.cpp186 IScreenSessionManagerLite::ScreenManagerLiteMessage::TRANS_ID_GET_DEFAULT_DISPLAY_INFO); in HWTEST_F()
H A Dscreen_session_manager_stub_test.cpp81 DisplayManagerMessage::TRANS_ID_GET_DEFAULT_DISPLAY_INFO); in HWTEST_F()
/foundation/window/window_manager/test/fuzztest/dms/displaymanageripc_fuzzer/
H A Ddisplaymanageripc_fuzzer.cpp89 proxy->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_DEFAULT_DISPLAY_INFO), in IPCSpecificInterfaceFuzzTest1()
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp87 proxy->SendRequest(static_cast<uint32_t>(DMMessage::TRANS_ID_GET_DEFAULT_DISPLAY_INFO), in IPCSpecificInterfaceFuzzTest1()
/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_lite_proxy.cpp220 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_DEFAULT_DISPLAY_INFO), in GetDefaultDisplayInfo()
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp43 case DisplayManagerMessage::TRANS_ID_GET_DEFAULT_DISPLAY_INFO: { in OnRemoteRequest()
H A Ddisplay_manager_proxy.cpp45 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_DEFAULT_DISPLAY_INFO), in GetDefaultDisplayInfo()
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_stub_test.cpp79 DisplayManagerMessage::TRANS_ID_GET_DEFAULT_DISPLAY_INFO); in HWTEST_F()

Completed in 21 milliseconds