#include <debug_annotation.pbzero.h>
Definition at line 27 of file debug_annotation.pbzero.h.
◆ DebugAnnotation_Decoder() [1/3]
perfetto::protos::pbzero::DebugAnnotation_Decoder::DebugAnnotation_Decoder |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
inline |
◆ DebugAnnotation_Decoder() [2/3]
perfetto::protos::pbzero::DebugAnnotation_Decoder::DebugAnnotation_Decoder |
( |
const std::string & |
raw | ) |
|
|
inlineexplicit |
Definition at line 33 of file debug_annotation.pbzero.h.
34 : TypedProtoDecoder(reinterpret_cast<const uint8_t*>(raw.data()),
35 raw.size()) {}
◆ DebugAnnotation_Decoder() [3/3]
perfetto::protos::pbzero::DebugAnnotation_Decoder::DebugAnnotation_Decoder |
( |
const ::protozero::ConstBytes & |
raw | ) |
|
|
inlineexplicit |
◆ has_legacy_json_value()
bool perfetto::protos::pbzero::DebugAnnotation_Decoder::has_legacy_json_value |
( |
| ) |
const |
|
inline |
◆ has_name()
bool perfetto::protos::pbzero::DebugAnnotation_Decoder::has_name |
( |
| ) |
const |
|
inline |
◆ has_string_value()
bool perfetto::protos::pbzero::DebugAnnotation_Decoder::has_string_value |
( |
| ) |
const |
|
inline |
◆ legacy_json_value()
::protozero::ConstChars perfetto::protos::pbzero::DebugAnnotation_Decoder::legacy_json_value |
( |
| ) |
const |
|
inline |
◆ name()
::protozero::ConstChars perfetto::protos::pbzero::DebugAnnotation_Decoder::name |
( |
| ) |
const |
|
inline |
◆ string_value()
::protozero::ConstChars perfetto::protos::pbzero::DebugAnnotation_Decoder::string_value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: