Home | Sort by relevance Sort by last modified time |
/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 |