Searched refs:PreprocessCommand (Results 1 – 2 of 2) sorted by relevance
657 Status PreprocessCommand(std::string &command);
1671 Status CommandInterpreter::PreprocessCommand(std::string &command) { in PreprocessCommand() function in CommandInterpreter1914 Status error(PreprocessCommand(command_string)); in HandleCommand()