Searched refs:QueryResult_CellsBatch_Decoder (Results 1 – 1 of 1) sorted by relevance
1297 class QueryResult_CellsBatch_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/6, /*…1299 QueryResult_CellsBatch_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in QueryResult_CellsBatch_Decoder() function1300 …explicit QueryResult_CellsBatch_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_ca… in QueryResult_CellsBatch_Decoder() function1301 …explicit QueryResult_CellsBatch_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(ra… in QueryResult_CellsBatch_Decoder() function1318 using Decoder = QueryResult_CellsBatch_Decoder;