Searched refs:IncrementPrefValue (Results 1 – 4 of 4) sorted by relevance
38 void IncrementPrefValue(const char* path) { in IncrementPrefValue() function197 IncrementPrefValue(prefs::kStabilityChildProcessCrashCount); in BrowserChildProcessCrashed()205 IncrementPrefValue(prefs::kStabilityPageLoadCount); in LogLoadStarted()224 IncrementPrefValue(prefs::kStabilityExtensionRendererCrashCount); in LogRendererCrash()229 IncrementPrefValue(prefs::kStabilityRendererCrashCount); in LogRendererCrash()247 IncrementPrefValue(prefs::kStabilityRendererHangCount); in LogRendererHang()
88 void IncrementPrefValue(const char* path) { in IncrementPrefValue() function116 IncrementPrefValue(prefs::kStabilityOtherUserCrashCount); in LogCrash()118 IncrementPrefValue(prefs::kStabilityKernelCrashCount); in LogCrash()120 IncrementPrefValue(prefs::kStabilitySystemUncleanShutdownCount); in LogCrash()
540 IncrementPrefValue(metrics::prefs::kStabilityBreakpadRegistrationFail); in RecordBreakpadRegistration()542 IncrementPrefValue(metrics::prefs::kStabilityBreakpadRegistrationSuccess); in RecordBreakpadRegistration()547 IncrementPrefValue(metrics::prefs::kStabilityDebuggerNotPresent); in RecordBreakpadHasDebugger()549 IncrementPrefValue(metrics::prefs::kStabilityDebuggerPresent); in RecordBreakpadHasDebugger()576 IncrementPrefValue(metrics::prefs::kStabilityCrashCount); in InitializeMetricsState()621 IncrementPrefValue(metrics::prefs::kStabilityLaunchCount); in InitializeMetricsState()628 IncrementPrefValue(metrics::prefs::kStabilityIncompleteSessionEndCount); in InitializeMetricsState()1116 void MetricsService::IncrementPrefValue(const char* path) { in IncrementPrefValue() function in metrics::MetricsService
340 void IncrementPrefValue(const char* path);