HomeSort by relevance Sort by last modified time
    Searched refs:ScheduleNudgeWithPayloads (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/sync/engine/
syncer_thread.h 71 void ScheduleNudgeWithPayloads(
syncer_thread2_unittest.cc 437 syncer_thread()->ScheduleNudgeWithPayloads(zero(), NUDGE_SOURCE_LOCAL,
453 syncer_thread()->ScheduleNudgeWithPayloads(zero(), NUDGE_SOURCE_LOCAL,
478 syncer_thread()->ScheduleNudgeWithPayloads(delay, NUDGE_SOURCE_UNKNOWN,
480 syncer_thread()->ScheduleNudgeWithPayloads(zero(), NUDGE_SOURCE_LOCAL,
497 syncer_thread()->ScheduleNudgeWithPayloads(zero(), NUDGE_SOURCE_NOTIFICATION,
    [all...]
syncer_thread.cc 330 void SyncerThread::ScheduleNudgeWithPayloads(const TimeDelta& delay,
    [all...]
syncapi.cc     [all...]

Completed in 286 milliseconds