Searched refs:null_terminated_command (Results 1 – 1 of 1) sorted by relevance
155 std::string null_terminated_command(command, len); in SetCommandString() local156 SetCommandString(null_terminated_command.c_str()); in SetCommandString()