Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sync/
Dabout_sync_util.cc295 base::ListValue *section_this_cycle = AddSection(stats_list, in ConstructAboutInformation() local
297 IntSyncStat encryption_conflicts(section_this_cycle, "Encryption Conflicts"); in ConstructAboutInformation()
298 IntSyncStat hierarchy_conflicts(section_this_cycle, "Hierarchy Conflicts"); in ConstructAboutInformation()
299 IntSyncStat server_conflicts(section_this_cycle, "Server Conflicts"); in ConstructAboutInformation()
300 IntSyncStat committed_items(section_this_cycle, "Committed Items"); in ConstructAboutInformation()