Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h81 int HandleSetDialogSessionBackGestureEnabled(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stub_test.cpp743 auto res = session_->HandleSetDialogSessionBackGestureEnabled(data, reply); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp206 return HandleSetDialogSessionBackGestureEnabled(data, reply); in ProcessRemoteRequest()
1150 int SessionStub::HandleSetDialogSessionBackGestureEnabled(MessageParcel& data, MessageParcel& reply) in HandleSetDialogSessionBackGestureEnabled() function in OHOS::OHOS::Rosen::SessionStub

Completed in 4 milliseconds