Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sync/
Dabout_sync_util.cc252 base::ListValue* section_network = AddSection(stats_list, "Network"); in ConstructAboutInformation() local
253 BoolSyncStat is_throttled(section_network, "Throttled"); in ConstructAboutInformation()
254 StringSyncStat retry_time(section_network, "Retry time (maybe stale)"); in ConstructAboutInformation()
255 BoolSyncStat are_notifications_enabled(section_network, in ConstructAboutInformation()