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

  /external/webrtc/talk/app/webrtc/
streamcollection.h 103 void RemoveStream(MediaStreamInterface* remove_stream) {
106 if ((*it)->label().compare(remove_stream->label()) == 0) {
  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
chttp2_transport.cc 2010 static void remove_stream(grpc_chttp2_transport* t, uint32_t id, function
    [all...]

Completed in 1474 milliseconds