Searched refs:ConfigurationContainerProto_Decoder (Results 1 – 1 of 1) sorted by relevance
1064 class ConfigurationContainerProto_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/…1066 …ConfigurationContainerProto_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len… in ConfigurationContainerProto_Decoder() function1067 …explicit ConfigurationContainerProto_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpr… in ConfigurationContainerProto_Decoder() function1068 …explicit ConfigurationContainerProto_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecod… in ConfigurationContainerProto_Decoder() function1079 using Decoder = ConfigurationContainerProto_Decoder;