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

  /external/chromium_org/chrome/browser/extensions/updater/
extension_downloader.h 106 other_url_count(0),
113 int no_url_count, google_url_count, other_url_count; member in struct:extensions::ExtensionDownloader::URLStats
extension_downloader.cc 316 url_stats_.other_url_count++;
407 url_stats_.other_url_count);

Completed in 57 milliseconds