Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_ipc_interface_code.h53 TRANS_ID_SET_LANDSCAPE_MULTI_WINDOW, enumerator
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/sessionstubscene_fuzzer/
H A Dsessionstubscene_fuzzer.cpp96 static_cast<uint32_t>(Rosen::SessionInterfaceCode::TRANS_ID_SET_LANDSCAPE_MULTI_WINDOW), in SessionStubTestSetCode()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp103 case static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_SET_LANDSCAPE_MULTI_WINDOW): in ProcessRemoteRequest()
H A Dsession_proxy.cpp1269 …mote->SendRequest(static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_SET_LANDSCAPE_MULTI_WINDOW), in SetLandscapeMultiWindow()