Searched refs:ReportAuthenticationResult (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/signin/
H A Duser_manager_screen_handler.h93 void ReportAuthenticationResult(bool success,
H A Duser_manager_screen_handler.cc286 ReportAuthenticationResult(true, ProfileMetrics::AUTH_LOCAL);
368 ReportAuthenticationResult(true, ProfileMetrics::AUTH_LOCAL);
471 ReportAuthenticationResult(true, ProfileMetrics::AUTH_ONLINE);
491 ReportAuthenticationResult(
685 void UserManagerScreenHandler::ReportAuthenticationResult( function in class:UserManagerScreenHandler

Completed in 584 milliseconds