#include <profile_common.pbzero.h>
Definition at line 241 of file profile_common.pbzero.h.
◆ Mapping_Decoder() [1/3]
perfetto::protos::pbzero::Mapping_Decoder::Mapping_Decoder |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
inline |
◆ Mapping_Decoder() [2/3]
perfetto::protos::pbzero::Mapping_Decoder::Mapping_Decoder |
( |
const std::string & |
raw | ) |
|
|
inlineexplicit |
Definition at line 247 of file profile_common.pbzero.h.
248 : TypedProtoDecoder(reinterpret_cast<const uint8_t*>(raw.data()),
249 raw.size()) {}
◆ Mapping_Decoder() [3/3]
perfetto::protos::pbzero::Mapping_Decoder::Mapping_Decoder |
( |
const ::protozero::ConstBytes & |
raw | ) |
|
|
inlineexplicit |
◆ has_iid()
bool perfetto::protos::pbzero::Mapping_Decoder::has_iid |
( |
| ) |
const |
|
inline |
◆ has_path_string_ids()
bool perfetto::protos::pbzero::Mapping_Decoder::has_path_string_ids |
( |
| ) |
const |
|
inline |
◆ iid()
uint64_t perfetto::protos::pbzero::Mapping_Decoder::iid |
( |
| ) |
const |
|
inline |
◆ path_string_ids()
::protozero::RepeatedFieldIterator< uint64_t > perfetto::protos::pbzero::Mapping_Decoder::path_string_ids |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: