Home
last modified time | relevance | path

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

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