Searched refs:GetCommandLine (Results 1 – 1 of 1) sorted by relevance
76 std::string GetCommandLine(int argc, char **argv) { in GetCommandLine() function265 const std::string cmd_line = GetCommandLine(argc, argv); in main()