Searched refs:CountReinitAttempt (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/appcache/
H A Dappcache_histograms.h24 static void CountReinitAttempt(bool repeated_attempt);
H A Dappcache_histograms.cc23 void AppCacheHistograms::CountReinitAttempt(bool repeated_attempt) { function in class:content::AppCacheHistograms
H A Dappcache_service_impl.cc514 AppCacheHistograms::CountReinitAttempt(!last_reinit_time_.is_null());

Completed in 178 milliseconds