InitWithCommandLine  211 remoting/host/remoting_me2me_host.cc   bool InitWithCommandLine(const CommandLine* cmd_line);
InitWithCommandLine  625 remoting/host/remoting_me2me_host.cc   if (!InitWithCommandLine(CommandLine::ForCurrentProcess())) {
InitWithCommandLine  440 remoting/host/win/host_service.cc   if (!service->InitWithCommandLine(CommandLine::ForCurrentProcess())) {
InitWithCommandLine   34 remoting/host/win/host_service.h   bool InitWithCommandLine(const base::CommandLine* command_line);