Searched defs:GlobalConfigurationProto_Decoder (Results 1 – 1 of 1) sorted by relevance
33 …GlobalConfigurationProto_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in GlobalConfigurationProto_Decoder() function34 …explicit GlobalConfigurationProto_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_… in GlobalConfigurationProto_Decoder() function35 …explicit GlobalConfigurationProto_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(… in GlobalConfigurationProto_Decoder() function