Home
last modified time | relevance | path

Searched refs:gatherers (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/pc/
Dstats_collector.cc1059 std::vector<std::unique_ptr<MediaChannelStatsGatherer>> gatherers; in ExtractMediaInfo() local
1081 gatherers.push_back(std::move(gatherer)); in ExtractMediaInfo()
1087 for (auto it = gatherers.begin(); it != gatherers.end(); in ExtractMediaInfo()
1093 it = gatherers.erase(it); in ExtractMediaInfo()
1103 for (const auto& gatherer : gatherers) { in ExtractMediaInfo()
/external/jline/src/src/test/resources/jline/example/
Denglish.gz