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

  /external/chromium_org/chrome/installer/util/
app_command.h 46 void set_command_line(const base::string16& command_line) { function in class:installer::AppCommand
  /external/chromium_org/ppapi/proxy/
plugin_globals.h 133 void set_command_line(const std::string& c) { command_line_ = c; } function in class:ppapi::proxy::PluginGlobals
169 // Command line for the plugin. This will be empty until set_command_line is
  /external/chromium_org/content/ppapi_plugin/
ppapi_thread.cc 111 globals->set_command_line(

Completed in 289 milliseconds