Searched defs:GetCurrentDelay (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/base/timer/ | ||
D | mock_timer.cc | 30 base::TimeDelta MockTimer::GetCurrentDelay() const { in GetCurrentDelay() function in base::MockTimer |
D | timer.cc | 92 TimeDelta Timer::GetCurrentDelay() const { in GetCurrentDelay() function in base::Timer |
/external/chromium_org/media/audio/alsa/ | ||
D | alsa_input.cc | 157 snd_pcm_sframes_t AlsaPcmInputStream::GetCurrentDelay() { in GetCurrentDelay() function in media::AlsaPcmInputStream |
D | alsa_output.cc | 563 snd_pcm_sframes_t AlsaPcmOutputStream::GetCurrentDelay() { in GetCurrentDelay() function in media::AlsaPcmOutputStream |
/external/chromium_org/base/message_loop/ | ||
D | message_pump_win.cc | 78 int MessagePumpWin::GetCurrentDelay() const { in GetCurrentDelay() function in base::MessagePumpWin |