Searched refs:GetQuotedCommandString (Results 1 – 4 of 4) sorted by relevance
110 bool GetQuotedCommandString(std::string &command) const;
228 bool Args::GetQuotedCommandString(std::string &command) const { in GetQuotedCommandString() function in Args
181 if (!copy_args.GetQuotedCommandString(repeat_command)) in GetRepeatCommand()
2732 args.GetQuotedCommandString(command); in GetRepeatCommandForScriptedCommand()