OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScheduleSyncSessionJob
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncer_thread.cc
351
ScheduleSyncSessionJob
(TimeDelta::FromSeconds(0),
400
// TODO(lipalani) - pass the job itself to
ScheduleSyncSessionJob
.
401
ScheduleSyncSessionJob
(delay, SyncSessionJob::NUDGE, job.session.release(),
479
ScheduleSyncSessionJob
(TimeDelta::FromSeconds(0),
483
void SyncerThread::
ScheduleSyncSessionJob
(const base::TimeDelta& delay,
493
<< "
ScheduleSyncSessionJob
";
814
ScheduleSyncSessionJob
(TimeDelta::FromSeconds(0), SyncSessionJob::POLL, s,
[
all
...]
syncer_thread.h
201
void
ScheduleSyncSessionJob
(
Completed in 30 milliseconds