Home
last modified time | relevance | path

Searched refs:profile_path_to_focus (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/profiles/
Duser_manager_view.cc46 const base::FilePath& profile_path_to_focus, in Show() argument
63 profile_path_to_focus, in Show()
68 profile_path_to_focus)); in Show()
93 const base::FilePath& profile_path_to_focus, in OnGuestProfileCreated() argument
102 instance_->Init(profile_path_to_focus, guest_profile, GURL(url)); in OnGuestProfileCreated()
106 const base::FilePath& profile_path_to_focus, in Init() argument
125 if (!profile_path_to_focus.empty()) { in Init()
128 Profile* profile = manager->GetProfileByPath(profile_path_to_focus); in Init()
Duser_manager_view.h28 const base::FilePath& profile_path_to_focus,
38 void Init(const base::FilePath& profile_path_to_focus,
/external/chromium_org/chrome/browser/profiles/
Dprofile_window.cc144 const base::FilePath& profile_path_to_focus, in OnUserManagerGuestProfileCreated() argument
158 } else if (!profile_path_to_focus.empty()) { in OnUserManagerGuestProfileCreated()
161 size_t index = cache.GetIndexOfProfileWithPath(profile_path_to_focus); in OnUserManagerGuestProfileCreated()
312 const base::FilePath& profile_path_to_focus, in CreateGuestProfileForUserManager() argument
321 profile_path_to_focus, in CreateGuestProfileForUserManager()
Dprofile_window.h88 const base::FilePath& profile_path_to_focus,
/external/chromium_org/chrome/browser/ui/
Duser_manager.h22 static void Show(const base::FilePath& profile_path_to_focus,
/external/chromium_org/chrome/browser/ui/cocoa/profiles/
Duser_manager_mac.mm166 const base::FilePath& profile_path_to_focus,
179 profile_path_to_focus,