Home
last modified time | relevance | path

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

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