Home
last modified time | relevance | path

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

/external/webrtc/api/
Dstats_types.h132 kStatsValueNameSentStunKeepaliveRequests, enumerator
Dstats_types.cc446 case kStatsValueNameSentStunKeepaliveRequests: in display_name()
/external/webrtc/pc/
Dstats_collector.cc800 report->AddInt64(StatsReport::kStatsValueNameSentStunKeepaliveRequests, in AddCandidateReport()