Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_session_stub.h69 MOCK_METHOD2(HandleTransferAbilityResult, int(MessageParcel& data, MessageParcel& reply));
/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_stub.h90 int HandleTransferAbilityResult(MessageParcel& data, MessageParcel& reply);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stub_test.cpp420 session_->HandleTransferAbilityResult(data, reply); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp174 return HandleTransferAbilityResult(data, reply); in ProcessRemoteRequest()
827 int SessionStub::HandleTransferAbilityResult(MessageParcel& data, MessageParcel& reply) in HandleTransferAbilityResult() function in OHOS::OHOS::Rosen::SessionStub
829 WLOGFD("HandleTransferAbilityResult!"); in HandleTransferAbilityResult()

Completed in 4 milliseconds