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

  /external/chromium/chrome/browser/sync/engine/
all_status.cc 36 status.conflicting_count = 0;
50 status.conflicting_count += snapshot->errors.num_conflicting_commits;
53 status.conflicting_count += snapshot->num_conflicting_updates;
syncapi.h 700 int conflicting_count; member in struct:sync_api::SyncManager::Status
    [all...]
  /external/chromium/chrome/browser/sync/
sync_ui_util.cc 374 full_status.conflicting_count);

Completed in 1368 milliseconds