Home
last modified time | relevance | path

Searched defs:GetDelay (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/sync/engine/
Dbackoff_delay_provider.cc39 TimeDelta BackoffDelayProvider::GetDelay(const base::TimeDelta& last_delay) { in GetDelay() function in syncer::BackoffDelayProvider
/external/chromium_org/media/cast/test/utility/
Dudp_proxy.cc161 virtual double GetDelay() OVERRIDE { in GetDelay() function in media::cast::test::ConstantDelay
177 virtual double GetDelay() OVERRIDE { in GetDelay() function in media::cast::test::RandomUnsortedDelay
200 virtual double GetDelay() OVERRIDE { in GetDelay() function in media::cast::test::DuplicateAndDelay
/external/chromium_org/third_party/webrtc/base/
Dmessagequeue.cc315 int MessageQueue::GetDelay() { in GetDelay() function in rtc::MessageQueue
Dsslstreamadapter_unittest.cc354 int GetDelay() { return delay_; } in GetDelay() function in SSLStreamAdapterTestBase
/external/chromium_org/jingle/glue/
Dthread_wrapper.cc289 int JingleThreadWrapper::GetDelay() { in GetDelay() function in jingle_glue::JingleThreadWrapper