Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dpeer_connection.cc2652 std::vector<rtc::scoped_refptr<RtpTransceiverInterface>> remove_list; in ApplyLocalDescription() local
3180 std::vector<rtc::scoped_refptr<RtpTransceiverInterface>> remove_list; in ApplyRemoteDescription() local
3422 std::vector<rtc::scoped_refptr<RtpTransceiverInterface>>* remove_list, in ProcessRemovalOfRemoteTrack()