Searched refs:printCommand (Results 1 – 1 of 1) sorted by relevance
216 static const void* printCommand(std::ostream& out, const void* _cmd) { in printCommand() function1127 while (cmds < end) cmds = printCommand(logStream, cmds); in talkWithDriver()