Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_session_stub.h59 MOCK_METHOD2(HandleGetAvoidAreaByType, int(MessageParcel& data, MessageParcel& reply));
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h54 int HandleGetAvoidAreaByType(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stub_test.cpp414 res = session_->HandleGetAvoidAreaByType(data, reply); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp128 return HandleGetAvoidAreaByType(data, reply); in ProcessRemoteRequest()
766 int SessionStub::HandleGetAvoidAreaByType(MessageParcel& data, MessageParcel& reply) in HandleGetAvoidAreaByType() function in OHOS::OHOS::Rosen::SessionStub

Completed in 4 milliseconds