HomeSort by relevance Sort by last modified time
    Searched refs:SwitchToProfile (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/options/
managed_user_create_confirm_handler.h 31 // Callback for the "switchToProfile" message.
34 void SwitchToProfile(const base::ListValue* args);
managed_user_create_confirm_handler.cc 57 web_ui()->RegisterMessageCallback("switchToProfile",
58 base::Bind(&ManagedUserCreateConfirmHandler::SwitchToProfile,
62 void ManagedUserCreateConfirmHandler::SwitchToProfile(
  /external/chromium_org/chrome/browser/profiles/
profile_list_desktop_browsertest.cc 97 #define MAYBE_SwitchToProfile SwitchToProfile
136 menu->SwitchToProfile(cache.GetIndexOfProfileWithPath(path_profile1),
142 menu->SwitchToProfile(cache.GetIndexOfProfileWithPath(path_profile2),
147 menu->SwitchToProfile(cache.GetIndexOfProfileWithPath(path_profile1),
profile_manager_browsertest.cc 242 SwitchToProfile) {
278 profiles::SwitchToProfile(path_profile1, desktop_type, false,
286 profiles::SwitchToProfile(path_profile2, desktop_type, false,
294 profiles::SwitchToProfile(path_profile1, desktop_type, false,
341 profiles::SwitchToProfile(path_profile2, desktop_type, false,
349 profiles::SwitchToProfile(path_profile2, desktop_type, true,
avatar_menu.h 97 void SwitchToProfile(size_t index,
profile_window.h 46 void SwitchToProfile(const base::FilePath& path,
avatar_menu.cc 115 void AvatarMenu::SwitchToProfile(size_t index,
137 profiles::SwitchToProfile(path, desktop_type, always_create,
profile_manager.h 220 FRIEND_TEST_ALL_PREFIXES(ProfileManagerBrowserTest, SwitchToProfile);
profile_window.cc 208 void SwitchToProfile(const base::FilePath& path,
  /external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.cc 408 profiles::SwitchToProfile(path,
641 profiles::SwitchToProfile(path, desktop_type_, true,
  /external/chromium_org/chrome/browser/ui/views/profiles/
avatar_menu_bubble_view.cc 677 avatar_menu_->SwitchToProfile(
profile_chooser_view.cc 701 avatar_menu_->SwitchToProfile(
    [all...]

Completed in 1669 milliseconds