Searched defs:OnAddStream (Results 1 – 5 of 5) sorted by relevance
409 void SimplePeerConnection::OnAddStream( in OnAddStream() function in SimplePeerConnection
94 void OnAddStream(rtc::scoped_refptr<MediaStreamInterface> stream) override {} in OnAddStream() function in __anonc1d49dd30111::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