OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AdjustPolling
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncer_thread.h
222
void
AdjustPolling
(const SyncSessionJob* old_job);
305
// Periodic timer for polling. See
AdjustPolling
.
syncer_thread.cc
160
AdjustPolling
(NULL); // Will kick start poll timer if needed.
622
AdjustPolling
(&old_job);
668
void SyncerThread::
AdjustPolling
(const SyncSessionJob* old_job) {
[
all
...]
Completed in 38 milliseconds