Searched refs:quoted_cmd_string (Results 1 – 1 of 1) sorted by relevance
217 std::string quoted_cmd_string; in ShellExpandArguments() local218 launch_info.GetArguments().GetQuotedCommandString(quoted_cmd_string); in ShellExpandArguments()219 std::replace(quoted_cmd_string.begin(), quoted_cmd_string.end(), '\\', '/'); in ShellExpandArguments()223 quoted_cmd_string.c_str()); in ShellExpandArguments()