Searched refs:kInputSwitchName (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/remoting/host/setup/
H A Dme2me_native_messaging_host_main.cc123 DCHECK(command_line->HasSwitch(kInputSwitchName));
128 command_line->GetSwitchValueNative(kInputSwitchName);
H A Dme2me_native_messaging_host.h29 const char kInputSwitchName[] = "input"; member in namespace:remoting
H A Dme2me_native_messaging_host.cc605 command_line.AppendSwitchASCII(kInputSwitchName, input_pipe_name);

Completed in 77 milliseconds