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