Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc31606 class TrackEventDescriptor_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/1, /*HA… class
31608 TrackEventDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TrackEventDescriptor_Decoder() function in perfetto::protos::pbzero::TrackEventDescriptor_Decoder
31609 …explicit TrackEventDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast… in TrackEventDescriptor_Decoder() function in perfetto::protos::pbzero::TrackEventDescriptor_Decoder
31610 …explicit TrackEventDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.… in TrackEventDescriptor_Decoder() function in perfetto::protos::pbzero::TrackEventDescriptor_Decoder
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp40650 class TrackEventDescriptor_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/1, /*HA… class
40652 TrackEventDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TrackEventDescriptor_Decoder() function in perfetto::protos::pbzero::TrackEventDescriptor_Decoder
40653 …explicit TrackEventDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast… in TrackEventDescriptor_Decoder() function in perfetto::protos::pbzero::TrackEventDescriptor_Decoder
40654 …explicit TrackEventDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.… in TrackEventDescriptor_Decoder() function in perfetto::protos::pbzero::TrackEventDescriptor_Decoder