class DebugAnnotation_Decoder
Defined at line 189 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
Public Methods
void DebugAnnotation_Decoder (const uint8_t * data, size_t len)
Defined at line 191 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
void DebugAnnotation_Decoder (const std::string & raw)
Defined at line 192 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
void DebugAnnotation_Decoder (const ::protozero::ConstBytes & raw)
Defined at line 193 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_name_iid ()
Defined at line 194 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
uint64_t name_iid ()
Defined at line 195 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_name ()
Defined at line 196 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
::protozero::ConstChars name ()
Defined at line 197 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_bool_value ()
Defined at line 198 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool bool_value ()
Defined at line 199 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_uint_value ()
Defined at line 200 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
uint64_t uint_value ()
Defined at line 201 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_int_value ()
Defined at line 202 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
int64_t int_value ()
Defined at line 203 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_double_value ()
Defined at line 204 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
double double_value ()
Defined at line 205 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_pointer_value ()
Defined at line 206 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
uint64_t pointer_value ()
Defined at line 207 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_nested_value ()
Defined at line 208 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
::protozero::ConstBytes nested_value ()
Defined at line 209 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_legacy_json_value ()
Defined at line 210 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
::protozero::ConstChars legacy_json_value ()
Defined at line 211 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_string_value ()
Defined at line 212 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
::protozero::ConstChars string_value ()
Defined at line 213 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_string_value_iid ()
Defined at line 214 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
uint64_t string_value_iid ()
Defined at line 215 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_proto_type_name ()
Defined at line 216 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
::protozero::ConstChars proto_type_name ()
Defined at line 217 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_proto_type_name_iid ()
Defined at line 218 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
uint64_t proto_type_name_iid ()
Defined at line 219 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_proto_value ()
Defined at line 220 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
::protozero::ConstBytes proto_value ()
Defined at line 221 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_dict_entries ()
Defined at line 222 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
::protozero::RepeatedFieldIterator< ::protozero::ConstBytes> dict_entries ()
Defined at line 223 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
bool has_array_values ()
Defined at line 224 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h
::protozero::RepeatedFieldIterator< ::protozero::ConstBytes> array_values ()
Defined at line 225 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h