Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h72 int HandleSetCustomDecorHeight(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp168 return HandleSetCustomDecorHeight(data, reply); in ProcessRemoteRequest()
1084 int SessionStub::HandleSetCustomDecorHeight(MessageParcel& data, MessageParcel& reply) in HandleSetCustomDecorHeight() function in OHOS::OHOS::Rosen::SessionStub
1086 TLOGD(WmsLogTag::WMS_LAYOUT, "run HandleSetCustomDecorHeight!"); in HandleSetCustomDecorHeight()

Completed in 4 milliseconds