Home
last modified time | relevance | path

Searched refs:IceCandidateTypeToStatsType (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/pc/
Dlegacy_stats_collector.h48 const char* IceCandidateTypeToStatsType(const std::string& candidate_type);
Dlegacy_stats_collector.cc500 const char* IceCandidateTypeToStatsType(const std::string& candidate_type) { in IceCandidateTypeToStatsType() function
849 IceCandidateTypeToStatsType(candidate.type())); in AddCandidateReport()
Dlegacy_stats_collector_unittest.cc1340 IceCandidateTypeToStatsType(cricket::LOCAL_PORT_TYPE), in TEST_F()
1370 IceCandidateTypeToStatsType(cricket::PRFLX_PORT_TYPE), in TEST_F()