HasHelpSwitch      14 tools/android/common/daemon.h bool HasHelpSwitch(const base::CommandLine& command_line);
HasHelpSwitch     382 tools/android/forwarder/forwarder.cc   if (tools::HasHelpSwitch(command_line) || server_args.empty()) {