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

/external/chromium_org/chrome/browser/metrics/
H A Dchrome_stability_metrics_provider.cc45 void IncrementLongPrefsValue(const char* path) { function in namespace:__anon4288
206 IncrementLongPrefsValue(prefs::kUninstallMetricsPageLoadCount);
/external/chromium_org/components/metrics/
H A Dmetrics_service.h344 void IncrementLongPrefsValue(const char* path);
H A Dmetrics_service.cc647 IncrementLongPrefsValue(metrics::prefs::kUninstallLaunchCount);
1121 void MetricsService::IncrementLongPrefsValue(const char* path) { function in class:metrics::MetricsService

Completed in 240 milliseconds