Searched defs:PerfettoMetatrace_Decoder (Results 1 – 2 of 2) sorted by relevance
32836 class PerfettoMetatrace_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/9, /*HAS_N… class32838 PerfettoMetatrace_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in PerfettoMetatrace_Decoder() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder32839 …explicit PerfettoMetatrace_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<co… in PerfettoMetatrace_Decoder() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder32840 …explicit PerfettoMetatrace_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.dat… in PerfettoMetatrace_Decoder() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder
43732 class PerfettoMetatrace_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/9, /*HAS_N… class43734 PerfettoMetatrace_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in PerfettoMetatrace_Decoder() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder43735 …explicit PerfettoMetatrace_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<co… in PerfettoMetatrace_Decoder() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder43736 …explicit PerfettoMetatrace_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.dat… in PerfettoMetatrace_Decoder() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder