Searched refs:SerializedTraceProcessorPacket_Decoder (Results 1 – 1 of 1) sorted by relevance
850 class SerializedTraceProcessorPacket_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID…852 …SerializedTraceProcessorPacket_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, … in SerializedTraceProcessorPacket_Decoder() function853 …explicit SerializedTraceProcessorPacket_Decoder(const std::string& raw) : TypedProtoDecoder(reinte… in SerializedTraceProcessorPacket_Decoder() function854 …explicit SerializedTraceProcessorPacket_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDe… in SerializedTraceProcessorPacket_Decoder() function861 using Decoder = SerializedTraceProcessorPacket_Decoder;