Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_CUTOUT_INFO (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_lite_interface.h65 TRANS_ID_GET_CUTOUT_INFO, enumerator
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface_code.h79 TRANS_ID_GET_CUTOUT_INFO, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_lite_stub.cpp70 case ScreenManagerLiteMessage::TRANS_ID_GET_CUTOUT_INFO: { in OnRemoteRequest()
H A Dscreen_session_manager_lite_proxy.cpp282 … if (remote->SendRequest(static_cast<uint32_t>(ScreenManagerLiteMessage::TRANS_ID_GET_CUTOUT_INFO), in GetCutoutInfo()
H A Dscreen_session_manager_stub.cpp520 case DisplayManagerMessage::TRANS_ID_GET_CUTOUT_INFO: { in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp1797 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_CUTOUT_INFO), in GetCutoutInfo()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_lite_stub_test.cpp230 IScreenSessionManagerLite::ScreenManagerLiteMessage::TRANS_ID_GET_CUTOUT_INFO);
H A Dscreen_session_manager_stub_test.cpp1592 DisplayManagerMessage::TRANS_ID_GET_CUTOUT_INFO);
/ohos5.0/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_lite_proxy.cpp284 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_CUTOUT_INFO), in GetCutoutInfo()
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp383 case DisplayManagerMessage::TRANS_ID_GET_CUTOUT_INFO: { in OnRemoteRequest()
H A Ddisplay_manager_proxy.cpp1129 if (remote->SendRequest(static_cast<uint32_t>(DisplayManagerMessage::TRANS_ID_GET_CUTOUT_INFO), in GetCutoutInfo()
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp173 proxy->SendRequest(static_cast<uint32_t>(DMMessage::TRANS_ID_GET_CUTOUT_INFO), in IPCSpecificInterfaceFuzzTest3()
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_stub_test.cpp879 DisplayManagerMessage::TRANS_ID_GET_CUTOUT_INFO);