Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_HOST_WINDOW_RECT (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/scenesessionmgrstubinfo_fuzzer/
H A Dscenesessionmgrstubinfo_fuzzer.cpp77 SceneSessionManagerMessage::TRANS_ID_GET_HOST_WINDOW_RECT), parcel, reply, option); in SceneSessionMgrGetTestCode()
/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h91 TRANS_ID_GET_HOST_WINDOW_RECT, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h106 TRANS_ID_GET_HOST_WINDOW_RECT, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_stub.cpp159 case static_cast<uint32_t>(SceneSessionManagerMessage::TRANS_ID_GET_HOST_WINDOW_RECT): in ProcessRemoteRequest()
H A Dscene_session_manager_proxy.cpp2068 static_cast<uint32_t>(SceneSessionManagerMessage::TRANS_ID_GET_HOST_WINDOW_RECT), in GetHostWindowRect()