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

  /external/chromium/chrome/browser/ui/webui/options/
about_page_handler.cc 251 typedef std::vector<std::string> ArgvList;
252 const ArgvList& argv = CommandLine::ForCurrentProcess()->argv();
253 for (ArgvList::const_iterator iter = argv.begin(); iter != argv.end(); iter++)
  /external/chromium/chrome/browser/
browser_about_handler.cc     [all...]

Completed in 80 milliseconds