Searched refs:TraceConfig_DataSource_Decoder (Results 1 – 5 of 5) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
| D | trace_config.pbzero.h | 563 class TraceConfig_DataSource_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/3, /*… 565 TraceConfig_DataSource_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TraceConfig_DataSource_Decoder() function 566 …explicit TraceConfig_DataSource_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_ca… in TraceConfig_DataSource_Decoder() function 567 …explicit TraceConfig_DataSource_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(ra… in TraceConfig_DataSource_Decoder() function 578 using Decoder = TraceConfig_DataSource_Decoder;
|
| D | perfetto.cc | 36668 class TraceConfig_DataSource_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/3, /*… class 36670 TraceConfig_DataSource_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TraceConfig_DataSource_Decoder() function in perfetto::protos::pbzero::TraceConfig_DataSource_Decoder 36671 …explicit TraceConfig_DataSource_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_ca… in TraceConfig_DataSource_Decoder() function in perfetto::protos::pbzero::TraceConfig_DataSource_Decoder 36672 …explicit TraceConfig_DataSource_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(ra… in TraceConfig_DataSource_Decoder() function in perfetto::protos::pbzero::TraceConfig_DataSource_Decoder 36683 using Decoder = TraceConfig_DataSource_Decoder;
|
| D | perfetto.h | 17819 class TraceConfig_DataSource_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/3, /*… 17821 TraceConfig_DataSource_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} 17822 …explicit TraceConfig_DataSource_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_ca… 17823 …explicit TraceConfig_DataSource_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(ra… 17834 using Decoder = TraceConfig_DataSource_Decoder;
|
| /device/generic/goldfish-opengl/system/profiler/ |
| D | perfetto.cpp | 49975 class TraceConfig_DataSource_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/3, /*… class 49977 TraceConfig_DataSource_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TraceConfig_DataSource_Decoder() function in perfetto::protos::pbzero::TraceConfig_DataSource_Decoder 49978 …explicit TraceConfig_DataSource_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_ca… in TraceConfig_DataSource_Decoder() function in perfetto::protos::pbzero::TraceConfig_DataSource_Decoder 49979 …explicit TraceConfig_DataSource_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(ra… in TraceConfig_DataSource_Decoder() function in perfetto::protos::pbzero::TraceConfig_DataSource_Decoder 49990 using Decoder = TraceConfig_DataSource_Decoder;
|
| D | perfetto.h | 33670 class TraceConfig_DataSource_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/3, /*… 33672 TraceConfig_DataSource_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} 33673 …explicit TraceConfig_DataSource_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_ca… 33674 …explicit TraceConfig_DataSource_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(ra… 33685 using Decoder = TraceConfig_DataSource_Decoder;
|