Home
last modified time | relevance | path

Searched refs:conflicting_count (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dall_status.cc36 status.conflicting_count = 0; in CreateBlankStatus()
50 status.conflicting_count += snapshot->errors.num_conflicting_commits; in CalcSyncing()
53 status.conflicting_count += snapshot->num_conflicting_updates; in CalcSyncing()
Dsyncapi.h700 int conflicting_count; member
/external/chromium/chrome/browser/sync/
Dsync_ui_util.cc374 full_status.conflicting_count); in ConstructAboutInformation()