#include <interned_data.pbzero.h>
Definition at line 32 of file interned_data.pbzero.h.
◆ InternedData_Decoder() [1/3]
perfetto::protos::pbzero::InternedData_Decoder::InternedData_Decoder |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
inline |
◆ InternedData_Decoder() [2/3]
perfetto::protos::pbzero::InternedData_Decoder::InternedData_Decoder |
( |
const std::string & |
raw | ) |
|
|
inlineexplicit |
Definition at line 38 of file interned_data.pbzero.h.
39 : TypedProtoDecoder(reinterpret_cast<const uint8_t*>(raw.data()),
40 raw.size()) {}
◆ InternedData_Decoder() [3/3]
perfetto::protos::pbzero::InternedData_Decoder::InternedData_Decoder |
( |
const ::protozero::ConstBytes & |
raw | ) |
|
|
inlineexplicit |
◆ callstacks()
::protozero::RepeatedFieldIterator<::protozero::ConstBytes > perfetto::protos::pbzero::InternedData_Decoder::callstacks |
( |
| ) |
const |
|
inline |
◆ frames()
::protozero::RepeatedFieldIterator<::protozero::ConstBytes > perfetto::protos::pbzero::InternedData_Decoder::frames |
( |
| ) |
const |
|
inline |
◆ function_names()
::protozero::RepeatedFieldIterator<::protozero::ConstBytes > perfetto::protos::pbzero::InternedData_Decoder::function_names |
( |
| ) |
const |
|
inline |
◆ has_callstacks()
bool perfetto::protos::pbzero::InternedData_Decoder::has_callstacks |
( |
| ) |
const |
|
inline |
◆ has_frames()
bool perfetto::protos::pbzero::InternedData_Decoder::has_frames |
( |
| ) |
const |
|
inline |
◆ has_function_names()
bool perfetto::protos::pbzero::InternedData_Decoder::has_function_names |
( |
| ) |
const |
|
inline |
◆ has_mapping_paths()
bool perfetto::protos::pbzero::InternedData_Decoder::has_mapping_paths |
( |
| ) |
const |
|
inline |
◆ has_mappings()
bool perfetto::protos::pbzero::InternedData_Decoder::has_mappings |
( |
| ) |
const |
|
inline |
◆ mapping_paths()
::protozero::RepeatedFieldIterator<::protozero::ConstBytes > perfetto::protos::pbzero::InternedData_Decoder::mapping_paths |
( |
| ) |
const |
|
inline |
◆ mappings()
::protozero::RepeatedFieldIterator<::protozero::ConstBytes > perfetto::protos::pbzero::InternedData_Decoder::mappings |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: