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

  /external/chromium/chrome/browser/sync/engine/
syncer.h 47 DOWNLOAD_UPDATES,
syncer.cc 124 next_step = DOWNLOAD_UPDATES;
127 case DOWNLOAD_UPDATES: {
129 DownloadUpdatesCommand download_updates; local
130 download_updates.Execute(session);
164 next_step = DOWNLOAD_UPDATES;
syncer_thread.cc 511 *start = DOWNLOAD_UPDATES;
    [all...]
syncer_thread2_unittest.cc     [all...]

Completed in 1748 milliseconds