Home
last modified time | relevance | path

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

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