Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_session_stub.h55 MOCK_METHOD2(HandleMarkProcessed, int(MessageParcel& data, MessageParcel& reply));
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h50 int HandleMarkProcessed(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stub_test.cpp408 res = session_->HandleMarkProcessed(data, reply); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp120 return HandleMarkProcessed(data, reply); in ProcessRemoteRequest()
719 int SessionStub::HandleMarkProcessed(MessageParcel& data, MessageParcel& reply) in HandleMarkProcessed() function in OHOS::OHOS::Rosen::SessionStub
721 WLOGFD("HandleMarkProcessed!"); in HandleMarkProcessed()

Completed in 5 milliseconds