Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dstatscollector.h49 const char* IceCandidateTypeToStatsType(const std::string& candidate_type);
Dstatscollector.cc331 const char* IceCandidateTypeToStatsType(const std::string& candidate_type) { in IceCandidateTypeToStatsType() function
671 IceCandidateTypeToStatsType(candidate.type())); in AddCandidateReport()
Dstatscollector_unittest.cc1287 IceCandidateTypeToStatsType(cricket::LOCAL_PORT_TYPE), in TEST_F()
1313 IceCandidateTypeToStatsType(cricket::PRFLX_PORT_TYPE), in TEST_F()