Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/scenesessionmgrstubinfo_fuzzer/
H A Dscenesessionmgrstubinfo_fuzzer.cpp110 SceneSessionManagerMessage::TRANS_ID_IS_WINDOW_RECT_AUTO_SAVE), parcel, reply, option); in SceneSessionMgrDumpTestCode()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h120 TRANS_ID_IS_WINDOW_RECT_AUTO_SAVE, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_stub.cpp183 case static_cast<uint32_t>(SceneSessionManagerMessage::TRANS_ID_IS_WINDOW_RECT_AUTO_SAVE): in ProcessRemoteRequest()
H A Dscene_session_manager_proxy.cpp2449 …->SendRequest(static_cast<uint32_t>(SceneSessionManagerMessage::TRANS_ID_IS_WINDOW_RECT_AUTO_SAVE), in IsWindowRectAutoSave()