Home
last modified time | relevance | path

Searched defs:GetNewCountdown (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dexpand_uma_logger.cc18 std::unique_ptr<TickTimer::Countdown> GetNewCountdown( in GetNewCountdown() function
/aosp_15_r20/external/webrtc/api/neteq/
H A Dtick_timer.h102 std::unique_ptr<Countdown> GetNewCountdown(uint64_t ticks_to_count) const { in GetNewCountdown() function