Home
last modified time | relevance | path

Searched refs:TRANS_ID_GET_ALL_AVOID_AREAS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_ipc_interface_code.h68 TRANS_ID_GET_ALL_AVOID_AREAS, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp95 case static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_GET_ALL_AVOID_AREAS): in ProcessRemoteRequest()
H A Dsession_proxy.cpp1065 … if (remote->SendRequest(static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_GET_ALL_AVOID_AREAS), in GetAllAvoidAreas()