Searched refs:profile_was_signed_in (Results 1 – 2 of 2) sorted by relevance
368 void ProfileMetrics::LogProfileDelete(bool profile_was_signed_in) { in LogProfileDelete() argument369 UMA_HISTOGRAM_BOOLEAN("Profile.Delete", profile_was_signed_in); in LogProfileDelete()
207 static void LogProfileDelete(bool profile_was_signed_in);