Home
last modified time | relevance | path

Searched refs:DebugAnnotation_Decoder (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.h6183 class DebugAnnotation_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/10, /*HAS_NO…
6185 DebugAnnotation_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in DebugAnnotation_Decoder() function
6186 …explicit DebugAnnotation_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<cons… in DebugAnnotation_Decoder() function
6187 …explicit DebugAnnotation_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data,… in DebugAnnotation_Decoder() function
6212 using Decoder = DebugAnnotation_Decoder;
40960 class DebugAnnotation_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/10, /*HAS_NO…
40962 DebugAnnotation_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {}
40963 …explicit DebugAnnotation_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<cons…
40964 …explicit DebugAnnotation_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data,…
40989 using Decoder = DebugAnnotation_Decoder;
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.h5254 class DebugAnnotation_Decoder;
5314 const perfetto::protos::pbzero::DebugAnnotation_Decoder& annotation);
5317 const perfetto::protos::pbzero::DebugAnnotation_Decoder& annotation);
10716 class DebugAnnotation_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/12, /*HAS_NO…
10718 DebugAnnotation_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {}
10719 …explicit DebugAnnotation_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<cons…
10720 …explicit DebugAnnotation_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data,…
10749 using Decoder = DebugAnnotation_Decoder;
108372 class DebugAnnotation_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/12, /*HAS_NO…
108374 DebugAnnotation_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {}
[all …]