Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_session_stub.h73 MOCK_METHOD2(HandleGetStatusBarHeight, int(MessageParcel& data, MessageParcel& reply));
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h79 int HandleGetStatusBarHeight(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stub_test.cpp425 res = session_->HandleGetStatusBarHeight(data, reply); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp204 return HandleGetStatusBarHeight(data, reply); in ProcessRemoteRequest()
1142 int SessionStub::HandleGetStatusBarHeight(MessageParcel& data, MessageParcel& reply) in HandleGetStatusBarHeight() function in OHOS::OHOS::Rosen::SessionStub

Completed in 5 milliseconds