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

  /external/chromium_org/sync/internal_api/public/engine/
sync_status.cc 26 sync_cycles_with_commits(0),
sync_status.h 73 int sync_cycles_with_commits; member in struct:syncer::SyncStatus
  /external/chromium_org/sync/engine/
all_status.cc 83 ++status.sync_cycles_with_commits;
  /external/chromium_org/chrome/browser/sync/
about_sync_util.cc 287 IntSyncStat sync_cycles_with_commits(section_counters, "Cycles With Commits");
425 sync_cycles_with_commits.SetValue(
426 full_status.sync_cycles_with_commits);

Completed in 26 milliseconds