OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScheduleNextSync
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncer_thread.h
219
void
ScheduleNextSync
(const SyncSessionJob& old_job);
221
// Helper to configure polling intervals. Used by Start and
ScheduleNextSync
.
224
// Helper to
ScheduleNextSync
in case of consecutive sync errors.
syncer_thread.cc
604
ScheduleNextSync
(job);
607
void SyncerThread::
ScheduleNextSync
(const SyncSessionJob& old_job) {
[
all
...]
Completed in 3900 milliseconds