#include <clock_snapshot.pbzero.h>
Definition at line 30 of file clock_snapshot.pbzero.h.
◆ ClockSnapshot_Decoder() [1/3]
perfetto::protos::pbzero::ClockSnapshot_Decoder::ClockSnapshot_Decoder |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
inline |
◆ ClockSnapshot_Decoder() [2/3]
perfetto::protos::pbzero::ClockSnapshot_Decoder::ClockSnapshot_Decoder |
( |
const std::string & |
raw | ) |
|
|
inlineexplicit |
Definition at line 36 of file clock_snapshot.pbzero.h.
37 : TypedProtoDecoder(reinterpret_cast<const uint8_t*>(raw.data()),
38 raw.size()) {}
◆ ClockSnapshot_Decoder() [3/3]
perfetto::protos::pbzero::ClockSnapshot_Decoder::ClockSnapshot_Decoder |
( |
const ::protozero::ConstBytes & |
raw | ) |
|
|
inlineexplicit |
◆ clocks()
::protozero::RepeatedFieldIterator<::protozero::ConstBytes > perfetto::protos::pbzero::ClockSnapshot_Decoder::clocks |
( |
| ) |
const |
|
inline |
◆ has_clocks()
bool perfetto::protos::pbzero::ClockSnapshot_Decoder::has_clocks |
( |
| ) |
const |
|
inline |
◆ has_primary_trace_clock()
bool perfetto::protos::pbzero::ClockSnapshot_Decoder::has_primary_trace_clock |
( |
| ) |
const |
|
inline |
◆ primary_trace_clock()
int32_t perfetto::protos::pbzero::ClockSnapshot_Decoder::primary_trace_clock |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: