Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds