Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dchannel.h142 const std::vector<StreamParams>& remote_streams() const override { in remote_streams() function
H A Dsdp_offer_answer.cc2840 SdpOfferAnswerHandler::remote_streams() { in remote_streams() function in webrtc::SdpOfferAnswerHandler
4393 const std::vector<rtc::scoped_refptr<MediaStreamInterface>>& remote_streams, in RemoveRemoteStreamsIfEmpty()
H A Dpeer_connection.cc817 rtc::scoped_refptr<StreamCollectionInterface> PeerConnection::remote_streams() { in remote_streams() function in webrtc::PeerConnection
H A Drtc_stats_collector_unittest.cc556 std::vector<rtc::scoped_refptr<MediaStreamInterface>> remote_streams) { in CreateMockRtpSendersReceiversAndChannels()
/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_peer_connection_for_stats.h320 rtc::scoped_refptr<StreamCollectionInterface> remote_streams() override { in remote_streams() function
H A Dfake_peer_connection_base.h39 rtc::scoped_refptr<StreamCollectionInterface> remote_streams() override { in remote_streams() function
H A Dmock_peer_connection_observers.h77 StreamCollectionInterface* remote_streams() const { in remote_streams() function
H A Dintegration_test_helpers.h559 StreamCollectionInterface* remote_streams() const { in remote_streams() function