Searched refs:DisplayContentProto_Decoder (Results 1 – 1 of 1) sorted by relevance
4982 class DisplayContentProto_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/39, /*HA…4984 DisplayContentProto_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in DisplayContentProto_Decoder() function4985 …explicit DisplayContentProto_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in DisplayContentProto_Decoder() function4986 …explicit DisplayContentProto_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in DisplayContentProto_Decoder() function5067 using Decoder = DisplayContentProto_Decoder;