Searched defs:OnAddStream (Results 1 – 5 of 5) sorted by relevance
408 void SimplePeerConnection::OnAddStream( in OnAddStream() function in SimplePeerConnection
87 void OnAddStream(rtc::scoped_refptr<MediaStreamInterface> stream) override {} in OnAddStream() function in __anon5e02cdb50111::NullPeerConnectionObserver
78 void OnAddStream(rtc::scoped_refptr<MediaStreamInterface> stream) override { in OnAddStream() function
360 void PeerConnectionObserverJni::OnAddStream( in OnAddStream() function in webrtc::jni::PeerConnectionObserverJni
1124 virtual void OnAddStream(rtc::scoped_refptr<MediaStreamInterface> stream) {} in OnAddStream() function