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