Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc31627 class TrackEventCategory_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/3, /*HAS_… class
31629 TrackEventCategory_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TrackEventCategory_Decoder() function in perfetto::protos::pbzero::TrackEventCategory_Decoder
31630 …explicit TrackEventCategory_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<c… in TrackEventCategory_Decoder() function in perfetto::protos::pbzero::TrackEventCategory_Decoder
31631 …explicit TrackEventCategory_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.da… in TrackEventCategory_Decoder() function in perfetto::protos::pbzero::TrackEventCategory_Decoder
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp40688 class TrackEventCategory_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/3, /*HAS_… class
40690 TrackEventCategory_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TrackEventCategory_Decoder() function in perfetto::protos::pbzero::TrackEventCategory_Decoder
40691 …explicit TrackEventCategory_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<c… in TrackEventCategory_Decoder() function in perfetto::protos::pbzero::TrackEventCategory_Decoder
40692 …explicit TrackEventCategory_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.da… in TrackEventCategory_Decoder() function in perfetto::protos::pbzero::TrackEventCategory_Decoder