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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_metrics.h97 AUTH_ONLINE, // Profile was authenticated on-line enumerator in enum:ProfileMetrics::ProfileAuth
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Duser_manager_screen_handler.cc471 ReportAuthenticationResult(true, ProfileMetrics::AUTH_ONLINE);
492 success, success ? ProfileMetrics::AUTH_ONLINE : failure_metric);

Completed in 120 milliseconds