Home
last modified time | relevance | path

Searched defs:profile_path_to_focus (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
Duser_manager_view.cc46 void ShowUserManager(const base::FilePath& profile_path_to_focus) { in ShowUserManager()
70 void UserManagerView::Show(const base::FilePath& profile_path_to_focus) { in Show()
104 const base::FilePath& profile_path_to_focus, in OnGuestProfileCreated()
/external/chromium_org/chrome/browser/ui/gtk/
Duser_manager_gtk.cc13 void ShowUserManager(const base::FilePath& profile_path_to_focus) { in ShowUserManager()