Searched defs:DisplayContentProto_Decoder (Results 1 – 1 of 1) sorted by relevance
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() function