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

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

Completed in 40 milliseconds