Searched refs:ParseCommandProto (Results 1 – 1 of 1) sorted by relevance
33 bool ParseCommandProto(const std::vector<uint8_t>& command, in ParseCommandProto() function84 if (!ParseCommandProto(command, &command_data)) { in SendCommand()110 if (!ParseCommandProto(command, &command_data)) { in SendCommandAndWait()