HomeSort by relevance Sort by last modified time
    Searched refs:kLoginProfile (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
guest_mode_options_ui_browsertest.cc 24 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile,
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_notification_manager_factory_browsertest.cc 25 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
45 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
  /external/chromium_org/chromeos/
chromeos_switches.cc 177 const char kLoginProfile[] = "login-profile";
chromeos_switches.h 69 CHROMEOS_EXPORT extern const char kLoginProfile[];
  /external/chromium_org/chrome/browser/invalidation/
profile_invalidation_provider_factory_browsertest.cc 73 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
109 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
  /external/chromium_org/chrome/browser/chromeos/login/
login_browsertest.cc 38 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile,
48 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile,
crash_restore_browsertest.cc 43 switches::kLoginProfile,
login_utils_browsertest.cc 57 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
oobe_browsertest.cc 38 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
chrome_restart_request.cc 206 chromeos::switches::kLoginProfile,
  /external/chromium_org/chrome/browser/chromeos/login/demo_mode/
demo_app_launcher_browsertest.cc 72 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
  /external/chromium_org/chrome/browser/chromeos/
chrome_browser_main_chromeos.cc 261 if (!parsed_command_line().HasSwitch(switches::kLoginProfile)) {
262 singleton_command_line->AppendSwitchASCII(switches::kLoginProfile,
267 switches::kLoginProfile).value();
441 parsed_command_line().GetSwitchValueASCII(switches::kLoginProfile);
customization_wallpaper_downloader_browsertest.cc 236 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
  /external/chromium_org/chrome/browser/
shell_integration.cc 105 chromeos::switches::kLoginProfile);
107 command_line->AppendSwitchPath(chromeos::switches::kLoginProfile, profile);
  /external/chromium_org/chrome/browser/chromeos/accessibility/
spoken_feedback_browsertest.cc 230 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile,
435 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
471 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
magnification_manager_browsertest.cc 157 command_line->AppendSwitchASCII(switches::kLoginProfile,
accessibility_manager_browsertest.cc 231 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile,
  /external/chromium_org/chrome/browser/chromeos/login/test/
oobe_base_test.cc 90 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "user");
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager_browsertest.cc 77 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
354 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
419 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
441 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
    [all...]
  /external/chromium_org/chrome/common/
logging_chrome.cc 197 } else if (command_line.HasSwitch(chromeos::switches::kLoginProfile)) {
201 command_line.GetSwitchValueASCII(chromeos::switches::kLoginProfile);
  /external/chromium_org/chrome/browser/chromeos/login/lock/
screen_locker_browsertest.cc 133 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
  /external/chromium_org/chrome/browser/chromeos/policy/
blocking_login_browsertest.cc 98 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
  /external/chromium_org/chrome/browser/ui/
browser_navigator_browsertest_chromeos.cc 160 chromeos::switches::kLoginProfile, "user");
  /external/chromium_org/chrome/browser/extensions/api/braille_display_private/
braille_display_private_apitest.cc 273 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile,
  /external/chromium_org/chrome/browser/profiles/
profile_manager_browsertest.cc 222 command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile,

Completed in 1316 milliseconds

1 2