Home
last modified time | relevance | path

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

/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_sink_proxy.cpp22 RemoteSessionSinkProxy::RemoteSessionSinkProxy() in RemoteSessionSinkProxy() function in OHOS::AVSession::RemoteSessionSinkProxy
27 RemoteSessionSinkProxy::~RemoteSessionSinkProxy() in ~RemoteSessionSinkProxy()
32 int32_t RemoteSessionSinkProxy::LoadSinkImplement() __attribute__((no_sanitize("cfi"))) in LoadSinkImplement()
61 int32_t RemoteSessionSinkProxy::UnLoadSinkImplement() __attribute__((no_sanitize("cfi"))) in UnLoadSinkImplement()
91 int32_t RemoteSessionSinkProxy::CastSessionFromRemote(const sptr <AVSessionItem>& session, in CastSessionFromRemote()
103 int32_t RemoteSessionSinkProxy::CancelCastSession() in CancelCastSession()
111 int32_t RemoteSessionSinkProxy::SetControlCommand(const AVControlCommand& command) in SetControlCommand()
113 AVSESSION_TRACE_SYNC_START("RemoteSessionSinkProxy in SetControlCommand()
[all...]
H A Dremote_session_sink_proxy.h26 class RemoteSessionSinkProxy : public RemoteSessionSink { class
38 RemoteSessionSinkProxy();
39 ~RemoteSessionSinkProxy() override;
/foundation/multimedia/av_session/services/session/server/test/
H A Dremote_session_sink_test.cpp52 g_RemoteSessionSink = std::make_shared<RemoteSessionSinkProxy>(); in SetUpTestCase()
/foundation/multimedia/av_session/services/session/server/
H A Davsession_item.cpp1943 remoteSink_ = std::make_shared<RemoteSessionSinkProxy>();

Completed in 4 milliseconds