Searched defs:OnAddStream (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dpeerconnectionfactory_unittest.cc91 virtual void OnAddStream(MediaStreamInterface* stream) {} function in class:__anon12634::NullPeerConnectionObserver
H A Dpeerconnectioninterface_unittest.cc161 virtual void OnAddStream(MediaStreamInterface* stream) { function in class:__anon12635::MockPeerConnectionObserver
541 // check if OnAddStream have been called with the same stream as we offer to
H A Dpeerconnection_unittest.cc436 virtual void OnAddStream(webrtc::MediaStreamInterface* media_stream) { function in class:PeerConnectionTestClientBase
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
H A Dpeerconnectiontestwrapper.cc112 void PeerConnectionTestWrapper::OnAddStream(MediaStreamInterface* stream) { function in class:PeerConnectionTestWrapper
114 << ": OnAddStream";
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dconductor.cc146 void Conductor::OnAddStream(webrtc::MediaStreamInterface* stream) { function in class:Conductor
/external/chromium_org/remoting/host/
H A Dcast_extension_session.cc608 void CastExtensionSession::OnAddStream(webrtc::MediaStreamInterface* stream) { function in class:remoting::CastExtensionSession
/external/chromium_org/content/renderer/media/
H A Drtc_peer_connection_handler.cc920 void RTCPeerConnectionHandler::OnAddStream( function in class:content::RTCPeerConnectionHandler

Completed in 210 milliseconds