Searched defs:TracePacketDefaults_Decoder (Results 1 – 2 of 2) sorted by relevance
31692 class TracePacketDefaults_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/58, /*HA… class31694 TracePacketDefaults_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TracePacketDefaults_Decoder() function in perfetto::protos::pbzero::TracePacketDefaults_Decoder31695 …explicit TracePacketDefaults_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in TracePacketDefaults_Decoder() function in perfetto::protos::pbzero::TracePacketDefaults_Decoder31696 …explicit TracePacketDefaults_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in TracePacketDefaults_Decoder() function in perfetto::protos::pbzero::TracePacketDefaults_Decoder
36592 class TracePacketDefaults_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/58, /*HA… class36594 TracePacketDefaults_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TracePacketDefaults_Decoder() function in perfetto::protos::pbzero::TracePacketDefaults_Decoder36595 …explicit TracePacketDefaults_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in TracePacketDefaults_Decoder() function in perfetto::protos::pbzero::TracePacketDefaults_Decoder36596 …explicit TracePacketDefaults_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in TracePacketDefaults_Decoder() function in perfetto::protos::pbzero::TracePacketDefaults_Decoder