Searched refs:EraseOld (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
H A Drate_statistics.h32 void EraseOld(int64_t now_ms);
H A Drate_statistics.cc44 EraseOld(now_ms);
57 EraseOld(now_ms);
61 void RateStatistics::EraseOld(int64_t now_ms) { function in class:webrtc::RateStatistics

Completed in 387 milliseconds