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

  /external/chromium_org/chrome/browser/extensions/signin/
gaia_auth_extension_loader.cc 43 if (command_line->HasSwitch(switches::kAuthExtensionPath)) {
45 command_line->GetSwitchValuePath(switches::kAuthExtensionPath);
  /external/chromium_org/chrome/browser/chromeos/login/
login_utils_browsertest.cc 58 command_line->AppendSwitchASCII(::switches::kAuthExtensionPath,
oobe_browsertest.cc 40 ::switches::kAuthExtensionPath, "gaia_auth");
  /external/chromium_org/chrome/browser/chromeos/policy/
blocking_login_browsertest.cc 99 command_line->AppendSwitchASCII(::switches::kAuthExtensionPath,
  /external/chromium_org/chrome/common/
chrome_switches.cc 99 const char kAuthExtensionPath[] = "auth-ext-path";
    [all...]
chrome_switches.h 46 extern const char kAuthExtensionPath[];

Completed in 705 milliseconds