HomeSort by relevance Sort by last modified time
    Searched defs:DestroyVideoSendStream (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/video/
call.cc 77 virtual void DestroyVideoSendStream(webrtc::VideoSendStream* send_stream)
208 void Call::DestroyVideoSendStream(webrtc::VideoSendStream* send_stream) {
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine2_unittest.cc 206 void FakeCall::DestroyVideoSendStream(webrtc::VideoSendStream* send_stream) {
216 ADD_FAILURE() << "DestroyVideoSendStream called with unknown paramter.";
    [all...]

Completed in 31 milliseconds