Searched refs:String2FormatCommand (Results 1 – 3 of 3) sorted by relevance
27 string String2FormatCommand(const char *inputRaw, int sizeInputRaw, FormatCommand *outCmd);
199 string String2FormatCommand(const char *inputRaw, int sizeInputRaw, FormatCommand *outCmd) in String2FormatCommand() function
632 string retEcho = String2FormatCommand((char *)bufPtr, bytesIO, &formatCommand); in ReadChannel()