Home
last modified time | relevance | path

Searched defs:removed_streams (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/pc/
Dpeer_connection.cc2653 std::vector<rtc::scoped_refptr<MediaStreamInterface>> removed_streams; in ApplyLocalDescription() local
3182 std::vector<rtc::scoped_refptr<MediaStreamInterface>> removed_streams; in ApplyRemoteDescription() local
3383 std::vector<rtc::scoped_refptr<MediaStreamInterface>>* removed_streams) { in SetAssociatedRemoteStreams()
3423 std::vector<rtc::scoped_refptr<MediaStreamInterface>>* removed_streams) { in ProcessRemovalOfRemoteTrack()
3437 std::vector<rtc::scoped_refptr<MediaStreamInterface>>* removed_streams) { in RemoveRemoteStreamsIfEmpty()
7413 std::vector<rtc::scoped_refptr<MediaStreamInterface>> removed_streams; in Rollback() local