Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_peer_connection_for_stats.h372 std::map<std::string, cricket::TransportStats> GetTransportStatsByNames( in GetTransportStatsByNames() function
H A Dfake_peer_connection_base.h269 std::map<std::string, cricket::TransportStats> GetTransportStatsByNames( in GetTransportStatsByNames() function
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection.cc2316 PeerConnection::GetTransportStatsByNames( in GetTransportStatsByNames() function in webrtc::PeerConnection