Home
last modified time | relevance | path

Searched refs:HandleSetWindowAnimationFlag (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_session_stub.h62 MOCK_METHOD2(HandleSetWindowAnimationFlag, int(MessageParcel& data, MessageParcel& reply));
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h57 int HandleSetWindowAnimationFlag(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp134 return HandleSetWindowAnimationFlag(data, reply); in ProcessRemoteRequest()
225 int SessionStub::HandleSetWindowAnimationFlag(MessageParcel& data, MessageParcel& reply) in HandleSetWindowAnimationFlag() function in OHOS::OHOS::Rosen::SessionStub
227 WLOGFD("HandleSetWindowAnimationFlag!"); in HandleSetWindowAnimationFlag()

Completed in 3 milliseconds