Searched defs:TraceStats_Decoder (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
| D | trace_stats.pbzero.h | 22 TraceStats_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TraceStats_Decoder() function 23 …explicit TraceStats_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const uin… in TraceStats_Decoder() function 24 …explicit TraceStats_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, raw.… in TraceStats_Decoder() function
|
| D | perfetto.cc | 35897 class TraceStats_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/10, /*HAS_NONPACK… class 35899 TraceStats_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TraceStats_Decoder() function in perfetto::protos::pbzero::TraceStats_Decoder 35900 …explicit TraceStats_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const uin… in TraceStats_Decoder() function in perfetto::protos::pbzero::TraceStats_Decoder 35901 …explicit TraceStats_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, raw.… in TraceStats_Decoder() function in perfetto::protos::pbzero::TraceStats_Decoder
|
| /device/generic/goldfish-opengl/system/profiler/ |
| D | perfetto.cpp | 47072 class TraceStats_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/11, /*HAS_NONPACK… class 47074 TraceStats_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TraceStats_Decoder() function in perfetto::protos::pbzero::TraceStats_Decoder 47075 …explicit TraceStats_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const uin… in TraceStats_Decoder() function in perfetto::protos::pbzero::TraceStats_Decoder 47076 …explicit TraceStats_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, raw.… in TraceStats_Decoder() function in perfetto::protos::pbzero::TraceStats_Decoder
|