Home
last modified time | relevance | path

Searched refs:DecideWhileInWaitInterval (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dsyncer_thread.h237 JobProcessDecision DecideWhileInWaitInterval(const SyncSessionJob& job);
Dsyncer_thread.cc169 SyncerThread::JobProcessDecision SyncerThread::DecideWhileInWaitInterval( in DecideWhileInWaitInterval() function in browser_sync::SyncerThread
207 return DecideWhileInWaitInterval(job); in DecideOnJob()