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

  /external/chromium/chrome/browser/sync/engine/
syncer_thread.h 271 void DoPendingJobIfPossible(bool is_canary_job);
syncer_thread.cc 166 DoPendingJobIfPossible(false);
760 DoPendingJobIfPossible(true);
763 void SyncerThread::DoPendingJobIfPossible(bool is_canary_job) {
    [all...]

Completed in 25 milliseconds