Searched defs:OnRemoveStream (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
H A Dpeerconnectiontestwrapper.h66 virtual void OnRemoveStream(webrtc::MediaStreamInterface* stream) {} function in class:PeerConnectionTestWrapper
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dpeerconnectionfactory_unittest.cc92 virtual void OnRemoveStream(MediaStreamInterface* stream) {} function in class:__anon12634::NullPeerConnectionObserver
H A Dpeerconnectioninterface_unittest.cc164 virtual void OnRemoveStream(MediaStreamInterface* stream) { function in class:__anon12635::MockPeerConnectionObserver
H A Dpeerconnection_unittest.cc445 virtual void OnRemoveStream(webrtc::MediaStreamInterface* media_stream) {} function in class:PeerConnectionTestClientBase
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dconductor.cc154 void Conductor::OnRemoveStream(webrtc::MediaStreamInterface* stream) { function in class:Conductor
/external/chromium_org/content/browser/fileapi/
H A Dfileapi_message_filter.cc191 IPC_MESSAGE_HANDLER(StreamHostMsg_Remove, OnRemoveStream)
645 OnRemoveStream(url);
682 void FileAPIMessageFilter::OnRemoveStream(const GURL& url) { function in class:content::FileAPIMessageFilter
/external/chromium_org/remoting/host/
H A Dcast_extension_session.cc612 void CastExtensionSession::OnRemoveStream( function in class:remoting::CastExtensionSession
/external/chromium_org/content/renderer/media/
H A Drtc_peer_connection_handler.cc944 void RTCPeerConnectionHandler::OnRemoveStream( function in class:content::RTCPeerConnectionHandler

Completed in 120 milliseconds