Home
last modified time | relevance | path

Searched refs:commandLineString (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/resources/shared/js/cr/
Dcommand_line.js36 function CommandLine(commandLineString) { argument
37 this.commandLineString_ = commandLineString;
38 this.parseOptions_(commandLineString.split(/\s+/));
82 if (chrome && chrome.commandLineString) {
83 commandLine = new CommandLine(chrome.commandLineString);
/external/chromium_org/content/browser/resources/gpu/
Dinfo_view.js43 var commandLineString = commandLineParts.join(' ')
76 value: commandLineString