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

/external/chromium_org/content/browser/appcache/
H A Dappcache_histograms.cc23 void AppCacheHistograms::CountReinitAttempt(bool repeated_attempt) { argument
24 UMA_HISTOGRAM_BOOLEAN("appcache.ReinitAttempt", repeated_attempt);
H A Dappcache_histograms.h24 static void CountReinitAttempt(bool repeated_attempt);

Completed in 134 milliseconds