Searched refs:PruneEntries (Results 1 – 3 of 3) sorted by relevance
57 PruneEntries(now_ms); in OnFrameDelivered()66 PruneEntries(now_ms); in GetSources()100 void SourceTracker::PruneEntries(int64_t now_ms) const { in PruneEntries() function in webrtc::SourceTracker
124 void PruneEntries(int64_t now_ms) const RTC_EXCLUSIVE_LOCKS_REQUIRED(lock_);
64 PruneEntries(now_ms); in OnFrameDelivered()68 PruneEntries(clock_->TimeInMilliseconds()); in GetSources()74 void PruneEntries(int64_t now_ms) const { in PruneEntries() function in webrtc::__anond6b505000111::ExpectedSourceTracker