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

  /external/chromium_org/chrome/browser/
chrome_switches_browsertest.cc 25 command_line->AppendSwitchASCII(switches::kHostRules, host_rule);
external_extension_browsertest.cc 43 command_line->AppendSwitchASCII(switches::kHostRules, host_rule);
io_thread.cc 653 if (command_line.HasSwitch(switches::kHostRules)) {
656 command_line.GetSwitchValueASCII(switches::kHostRules));
    [all...]
  /external/chromium_org/chrome/common/
chrome_switches.cc     [all...]
chrome_switches.h 210 extern const char kHostRules[];

Completed in 72 milliseconds