Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profiles/
Dprofile_metrics.h60 SWITCH_PROFILE_GUEST, // User switches to guest profile enumerator
Dprofile_window.cc252 ProfileMetrics::LogProfileSwitchUser(ProfileMetrics::SWITCH_PROFILE_GUEST); in SwitchToGuestProfile()
/external/chromium_org/chrome/browser/ui/webui/signin/
Duser_manager_screen_handler.cc399 ProfileMetrics::LogProfileSwitchUser(ProfileMetrics::SWITCH_PROFILE_GUEST); in HandleLaunchGuest()