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

  /external/chromium_org/chrome/common/
chrome_switches.cc     [all...]
chrome_switches.h 252 extern const char kInstantProcess[];
  /external/chromium_org/chrome/renderer/
chrome_content_renderer_client.cc 278 if (command_line->HasSwitch(switches::kInstantProcess))
300 if (!command_line->HasSwitch(switches::kInstantProcess))
380 if (command_line->HasSwitch(switches::kInstantProcess))
    [all...]
content_settings_observer.cc 333 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kInstantProcess))
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc     [all...]

Completed in 52 milliseconds