Home
last modified time | relevance | path

Searched refs:HandleGetGlobalMaximizeMode (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_session_stub.h57 MOCK_METHOD2(HandleGetGlobalMaximizeMode, int(MessageParcel& data, MessageParcel& reply));
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h52 int HandleGetGlobalMaximizeMode(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stub_test.cpp410 res = session_->HandleGetGlobalMaximizeMode(data, reply); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp124 return HandleGetGlobalMaximizeMode(data, reply); in ProcessRemoteRequest()
744 int SessionStub::HandleGetGlobalMaximizeMode(MessageParcel& data, MessageParcel& reply) in HandleGetGlobalMaximizeMode() function in OHOS::OHOS::Rosen::SessionStub
746 WLOGFD("HandleGetGlobalMaximizeMode!"); in HandleGetGlobalMaximizeMode()

Completed in 5 milliseconds