Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/updater/
Dextension_downloader.h138 other_url_count(0), in URLStats()
145 int no_url_count, google_url_count, other_url_count; member
Dextension_downloader.cc329 url_stats_.other_url_count++; in AddExtensionData()
425 url_stats_.other_url_count); in ReportStats()