Searched refs:InsetsSourceControlProto_Decoder (Results 1 – 1 of 1) sorted by relevance
28 class InsetsSourceControlProto_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/4, …30 …InsetsSourceControlProto_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in InsetsSourceControlProto_Decoder() function31 …explicit InsetsSourceControlProto_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_… in InsetsSourceControlProto_Decoder() function32 …explicit InsetsSourceControlProto_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(… in InsetsSourceControlProto_Decoder() function45 using Decoder = InsetsSourceControlProto_Decoder;