Searched defs:proto_struct (Results 1 – 2 of 2) sorted by relevance
33 const void* proto_struct) const { in EncodeRequest()37 const void* proto_struct) const { in EncodeResponse()41 bool DecodeRequest(void* proto_struct, ConstByteSpan buffer) const { in DecodeRequest()44 bool DecodeResponse(void* proto_struct, ConstByteSpan buffer) const { in DecodeResponse()
48 void* proto_struct, in Decode()