Searched refs:DebugAnnotationName_Decoder (Results 1 – 2 of 2) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
D | perfetto.h | 6154 class DebugAnnotationName_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/2, /*HAS… 6156 DebugAnnotationName_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in DebugAnnotationName_Decoder() function 6157 …explicit DebugAnnotationName_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in DebugAnnotationName_Decoder() function 6158 …explicit DebugAnnotationName_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in DebugAnnotationName_Decoder() function 6167 using Decoder = DebugAnnotationName_Decoder; 40931 class DebugAnnotationName_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/2, /*HAS… 40933 DebugAnnotationName_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} 40934 …explicit DebugAnnotationName_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… 40935 …explicit DebugAnnotationName_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… 40944 using Decoder = DebugAnnotationName_Decoder;
|
/device/generic/goldfish-opengl/system/profiler/ |
D | perfetto.h | 10643 class DebugAnnotationName_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/2, /*HAS… 10645 DebugAnnotationName_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} 10646 …explicit DebugAnnotationName_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… 10647 …explicit DebugAnnotationName_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… 10656 using Decoder = DebugAnnotationName_Decoder; 108299 class DebugAnnotationName_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/2, /*HAS… 108301 DebugAnnotationName_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} 108302 …explicit DebugAnnotationName_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… 108303 …explicit DebugAnnotationName_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… 108312 using Decoder = DebugAnnotationName_Decoder;
|