Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc31692 class TracePacketDefaults_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/58, /*HA… class
31694 TracePacketDefaults_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TracePacketDefaults_Decoder() function in perfetto::protos::pbzero::TracePacketDefaults_Decoder
31695 …explicit TracePacketDefaults_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in TracePacketDefaults_Decoder() function in perfetto::protos::pbzero::TracePacketDefaults_Decoder
31696 …explicit TracePacketDefaults_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in TracePacketDefaults_Decoder() function in perfetto::protos::pbzero::TracePacketDefaults_Decoder
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp36592 class TracePacketDefaults_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/58, /*HA… class
36594 TracePacketDefaults_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TracePacketDefaults_Decoder() function in perfetto::protos::pbzero::TracePacketDefaults_Decoder
36595 …explicit TracePacketDefaults_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in TracePacketDefaults_Decoder() function in perfetto::protos::pbzero::TracePacketDefaults_Decoder
36596 …explicit TracePacketDefaults_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in TracePacketDefaults_Decoder() function in perfetto::protos::pbzero::TracePacketDefaults_Decoder