Home
last modified time | relevance | path

Searched defs:TraceConfig_Decoder (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrace_config.pbzero.h72 TraceConfig_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TraceConfig_Decoder() function
73 …explicit TraceConfig_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const ui… in TraceConfig_Decoder() function
74 …explicit TraceConfig_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, raw… in TraceConfig_Decoder() function
Dperfetto.cc36175 class TraceConfig_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/29, /*HAS_NONPAC… class
36177 TraceConfig_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TraceConfig_Decoder() function in perfetto::protos::pbzero::TraceConfig_Decoder
36178 …explicit TraceConfig_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const ui… in TraceConfig_Decoder() function in perfetto::protos::pbzero::TraceConfig_Decoder
36179 …explicit TraceConfig_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, raw… in TraceConfig_Decoder() function in perfetto::protos::pbzero::TraceConfig_Decoder
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp48146 class TraceConfig_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/32, /*HAS_NONPAC… class
48148 TraceConfig_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TraceConfig_Decoder() function in perfetto::protos::pbzero::TraceConfig_Decoder
48149 …explicit TraceConfig_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const ui… in TraceConfig_Decoder() function in perfetto::protos::pbzero::TraceConfig_Decoder
48150 …explicit TraceConfig_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, raw… in TraceConfig_Decoder() function in perfetto::protos::pbzero::TraceConfig_Decoder