Home
last modified time | relevance | path

Searched refs:AUTH_LOCAL (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_metrics.h96 AUTH_LOCAL, // Profile was authenticated locally enumerator
/external/chromium_org/chrome/browser/ui/webui/signin/
Duser_manager_screen_handler.cc286 ReportAuthenticationResult(true, ProfileMetrics::AUTH_LOCAL); in Unlock()
368 ReportAuthenticationResult(true, ProfileMetrics::AUTH_LOCAL); in HandleAuthenticatedLaunchUser()