Searched defs:OnAddStream (Results 1 – 6 of 6) sorted by relevance
304 void ConnectionController::OnAddStream( in OnAddStream() function in cuttlefish::webrtc_streaming::ConnectionController
409 void SimplePeerConnection::OnAddStream( in OnAddStream() function in SimplePeerConnection
94 void OnAddStream(rtc::scoped_refptr<MediaStreamInterface> stream) override {} in OnAddStream() function in __anon5ec26d440111::NullPeerConnectionObserver
80 void OnAddStream(rtc::scoped_refptr<MediaStreamInterface> stream) override { in OnAddStream() function
381 void PeerConnectionObserverJni::OnAddStream( in OnAddStream() function in webrtc::jni::PeerConnectionObserverJni
1252 virtual void OnAddStream(rtc::scoped_refptr<MediaStreamInterface> stream) {} in OnAddStream() function