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

  /external/chromium_org/net/base/
network_change_notifier.h 18 class HistogramWatcher;
313 scoped_ptr<HistogramWatcher> histogram_watcher_;
network_change_notifier.cc 47 class HistogramWatcher
53 HistogramWatcher()
75 virtual ~HistogramWatcher() {}
340 DISALLOW_COPY_AND_ASSIGN(HistogramWatcher);
647 histogram_watcher_(new HistogramWatcher()),

Completed in 254 milliseconds