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

  /external/chromium_org/chrome/renderer/
chrome_content_renderer_client_browsertest.cc 23 CommandLine::ForCurrentProcess()->AppendSwitch(switches::kInstantProcess);
chrome_content_renderer_client.cc 357 if (command_line->HasSwitch(switches::kInstantProcess))
380 if (!command_line->HasSwitch(switches::kInstantProcess))
517 if (command_line->HasSwitch(switches::kInstantProcess))
    [all...]
content_settings_observer.cc 678 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kInstantProcess))
  /external/chromium_org/chrome/common/
chrome_switches.cc     [all...]
chrome_switches.h 217 extern const char kInstantProcess[];
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc     [all...]

Completed in 730 milliseconds