HostMain 79 remoting/host/desktop_process_main.cc return remoting::HostMain(argc, argv); HostMain 28 remoting/host/host_main.h HOST_EXPORT int HostMain(int argc, char** argv); HostMain 1285 remoting/host/remoting_me2me_host.cc return remoting::HostMain(argc, argv); HostMain 14 remoting/host/win/entry_point.cc int exit_code = remoting::HostMain(0, NULL);