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

/external/chromium_org/chrome/browser/printing/
H A Dprint_dialog_cloud.cc202 const char* switchName) {
204 return command_line.GetSwitchValueNative(switchName);
208 native_switch_val = command_line.GetSwitchValueASCII(switchName);
201 GetSwitchValueString16(const CommandLine& command_line, const char* switchName) argument

Completed in 100 milliseconds