OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EraseOld
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
rate_statistics.h
32
void
EraseOld
(int64_t now_ms);
rate_statistics.cc
44
EraseOld
(now_ms);
57
EraseOld
(now_ms);
61
void RateStatistics::
EraseOld
(int64_t now_ms) {
send_time_history.cc
32
EraseOld
();
51
void SendTimeHistory::
EraseOld
() {
/external/webrtc/webrtc/modules/remote_bitrate_estimator/include/
send_time_history.h
36
void
EraseOld
();
Completed in 1939 milliseconds