Home
last modified time | relevance | path

Searched refs:ParseCommandProto (Results 1 – 1 of 1) sorted by relevance

/system/tpm/trunks/
Dtrunks_binder_service.cc33 bool ParseCommandProto(const std::vector<uint8_t>& command, in ParseCommandProto() function
84 if (!ParseCommandProto(command, &command_data)) { in SendCommand()
110 if (!ParseCommandProto(command, &command_data)) { in SendCommandAndWait()