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