Searched defs:set_command_line (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dapp_command.h46 void set_command_line(const base::string16& command_line) { function in class:installer::AppCommand
/external/chromium_org/ppapi/proxy/
H A Dplugin_globals.h133 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

Completed in 243 milliseconds