Home
last modified time | relevance | path

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

/external/chromium_org/webkit/browser/appcache/
Dappcache_histograms.h25 static void CountCorruptionDetected();
Dappcache_histograms.cc27 void AppCacheHistograms::CountCorruptionDetected() { in CountCorruptionDetected() function in appcache::AppCacheHistograms
Dappcache_storage_impl.cc214 AppCacheHistograms::CountCorruptionDetected(); in CallRun()