Home
last modified time | relevance | path

Searched refs:HandleGetAllAvoidAreas (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h57 int HandleGetAllAvoidAreas(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp96 return HandleGetAllAvoidAreas(data, reply); in ProcessRemoteRequest()
718 int SessionStub::HandleGetAllAvoidAreas(MessageParcel& data, MessageParcel& reply) in HandleGetAllAvoidAreas() function in OHOS::Rosen::SessionStub