Searched refs:OriginToCustomHistogramSuffix (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/appcache/
H A Dappcache_histograms.cc11 static std::string OriginToCustomHistogramSuffix(const GURL& origin_url) { function in namespace:content
38 const std::string suffix = OriginToCustomHistogramSuffix(origin_url);
66 const std::string suffix = OriginToCustomHistogramSuffix(origin_url);
79 const std::string suffix = OriginToCustomHistogramSuffix(origin_url);
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_backing_store.cc801 static std::string OriginToCustomHistogramSuffix(const GURL& origin_url) { function in namespace:content
812 const std::string suffix = OriginToCustomHistogramSuffix(origin_url);

Completed in 190 milliseconds