Searched defs:TrackEventDescriptor_Decoder (Results 1 – 2 of 2) sorted by relevance
31606 class TrackEventDescriptor_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/1, /*HA… class31608 TrackEventDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TrackEventDescriptor_Decoder() function in perfetto::protos::pbzero::TrackEventDescriptor_Decoder31609 …explicit TrackEventDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast… in TrackEventDescriptor_Decoder() function in perfetto::protos::pbzero::TrackEventDescriptor_Decoder31610 …explicit TrackEventDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.… in TrackEventDescriptor_Decoder() function in perfetto::protos::pbzero::TrackEventDescriptor_Decoder
40650 class TrackEventDescriptor_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/1, /*HA… class40652 TrackEventDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TrackEventDescriptor_Decoder() function in perfetto::protos::pbzero::TrackEventDescriptor_Decoder40653 …explicit TrackEventDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast… in TrackEventDescriptor_Decoder() function in perfetto::protos::pbzero::TrackEventDescriptor_Decoder40654 …explicit TrackEventDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.… in TrackEventDescriptor_Decoder() function in perfetto::protos::pbzero::TrackEventDescriptor_Decoder