Home
last modified time | relevance | path

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

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