Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_WINDOW_RECT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/scenesessionmgrstubinfo_fuzzer/
H A Dscenesessionmgrstubinfo_fuzzer.cpp83 SceneSessionManagerMessage::TRANS_ID_GET_WINDOW_RECT), parcel, reply, option); in SceneSessionMgrGetTestCode()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h109 TRANS_ID_GET_WINDOW_RECT, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_stub.cpp163 case static_cast<uint32_t>(SceneSessionManagerMessage::TRANS_ID_GET_WINDOW_RECT): in ProcessRemoteRequest()
H A Dscene_session_manager_proxy.cpp2156 …f (remote->SendRequest(static_cast<uint32_t>(SceneSessionManagerMessage::TRANS_ID_GET_WINDOW_RECT), in GetCallingWindowRect()