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 static StatsHistogram* StatsHistogramFactoryGet(const std::string& name);
Dstats_histogram.cc24 StatsHistogram* StatsHistogram::StatsHistogramFactoryGet( in StatsHistogramFactoryGet() function in disk_cache::StatsHistogram
Dstats.cc154 StatsHistogram::StatsHistogramFactoryGet("DiskCache.SizeStats"); in Init()