class DebugAnnotation_NestedValue_Decoder

Defined at line 560 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

Public Methods

void DebugAnnotation_NestedValue_Decoder (const uint8_t * data, size_t len)

Defined at line 562 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

void DebugAnnotation_NestedValue_Decoder (const std::string & raw)

Defined at line 563 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

void DebugAnnotation_NestedValue_Decoder (const ::protozero::ConstBytes & raw)

Defined at line 564 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

bool has_nested_type ()

Defined at line 565 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

int32_t nested_type ()

Defined at line 566 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

bool has_dict_keys ()

Defined at line 567 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

::protozero::RepeatedFieldIterator< ::protozero::ConstChars> dict_keys ()

Defined at line 568 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

bool has_dict_values ()

Defined at line 569 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

::protozero::RepeatedFieldIterator< ::protozero::ConstBytes> dict_values ()

Defined at line 570 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

bool has_array_values ()

Defined at line 571 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

::protozero::RepeatedFieldIterator< ::protozero::ConstBytes> array_values ()

Defined at line 572 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

bool has_int_value ()

Defined at line 573 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

int64_t int_value ()

Defined at line 574 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

bool has_double_value ()

Defined at line 575 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

double double_value ()

Defined at line 576 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

bool has_bool_value ()

Defined at line 577 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

bool bool_value ()

Defined at line 578 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

bool has_string_value ()

Defined at line 579 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h

::protozero::ConstChars string_value ()

Defined at line 580 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/debug_annotation.pbzero.h