Home
last modified time | relevance | path

Searched defs:PerfettoMetatrace_Decoder (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc32836 class PerfettoMetatrace_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/9, /*HAS_N… class
32838 PerfettoMetatrace_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in PerfettoMetatrace_Decoder() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder
32839 …explicit PerfettoMetatrace_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<co… in PerfettoMetatrace_Decoder() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder
32840 …explicit PerfettoMetatrace_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.dat… in PerfettoMetatrace_Decoder() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp43732 class PerfettoMetatrace_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/9, /*HAS_N… class
43734 PerfettoMetatrace_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in PerfettoMetatrace_Decoder() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder
43735 …explicit PerfettoMetatrace_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<co… in PerfettoMetatrace_Decoder() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder
43736 …explicit PerfettoMetatrace_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.dat… in PerfettoMetatrace_Decoder() function in perfetto::protos::pbzero::PerfettoMetatrace_Decoder