Searched refs:GetVersionResponse (Results 1 – 5 of 5) sorted by relevance
72 uint32_t GetVersionResponse::GetSerializedSize() const { in GetSerializedSize()76 uint32_t GetVersionResponse::Serialize(uint8_t* payload, in Serialize()85 int GetVersionResponse::Deserialize(const uint8_t* payload, in Deserialize()
112 class GetVersionResponse : public AvbMessage {114 GetVersionResponse() {} in GetVersionResponse() function115 GetVersionResponse(uint32_t version) : version_(version) {} in GetVersionResponse() function
49 GetVersionResponse* response);
186 GetVersionResponse* response) { in GetVersion()
28 GetVersion2Response, GetVersionResponse, SetAttestationIdsKM3Response,278 Ok(TrustyPerformOpRsp::GetVersion(GetVersionResponse { in handle_message()