Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Dstats_histogram.h38 StatsHistogramFactoryGet(const std::string& name);
Dstats_histogram.cc15 scoped_refptr<StatsHistogram> StatsHistogram::StatsHistogramFactoryGet( in StatsHistogramFactoryGet() function in disk_cache::StatsHistogram
Dstats.cc142 StatsHistogram::StatsHistogramFactoryGet("DiskCache.SizeStats"); in Init()