Searched refs:TraceConfig_DataSource_Decoder (Results 1 – 2 of 2) sorted by relevance
49975 class TraceConfig_DataSource_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/3, /*… class49977 TraceConfig_DataSource_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TraceConfig_DataSource_Decoder() function in perfetto::protos::pbzero::TraceConfig_DataSource_Decoder49978 …explicit TraceConfig_DataSource_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_ca… in TraceConfig_DataSource_Decoder() function in perfetto::protos::pbzero::TraceConfig_DataSource_Decoder49979 …explicit TraceConfig_DataSource_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(ra… in TraceConfig_DataSource_Decoder() function in perfetto::protos::pbzero::TraceConfig_DataSource_Decoder49990 using Decoder = TraceConfig_DataSource_Decoder;
33670 class TraceConfig_DataSource_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/3, /*…33672 TraceConfig_DataSource_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {}33673 …explicit TraceConfig_DataSource_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_ca…33674 …explicit TraceConfig_DataSource_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(ra…33685 using Decoder = TraceConfig_DataSource_Decoder;