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

  /external/chromium_org/chrome/installer/util/
app_command.h 46 void set_command_line(const string16& command_line) { function in class:installer::AppCommand
  /external/chromium_org/ppapi/proxy/
plugin_globals.h 130 void set_command_line(const std::string& c) { command_line_ = c; } function in class:ppapi::proxy::PluginGlobals
158 // Command line for the plugin. This will be empty until set_command_line is

Completed in 91 milliseconds