Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profiles/
Dprofile_metrics.h204 static void LogProfileAuthResult(ProfileAuth metric);
Dprofile_metrics.cc325 void ProfileMetrics::LogProfileAuthResult(ProfileAuth metric) { in LogProfileAuthResult() function in ProfileMetrics
/external/chromium_org/chrome/browser/ui/webui/signin/
Duser_manager_screen_handler.cc438 ProfileMetrics::LogProfileAuthResult(ProfileMetrics::AUTH_UNNECESSARY); in HandleLaunchUser()
688 ProfileMetrics::LogProfileAuthResult(auth); in ReportAuthenticationResult()