Flutter Engine
The Flutter Engine
|
#include <clock_snapshot.pbzero.h>
Public Types | |
enum | : int32_t { kClockIdFieldNumber = 1 , kTimestampFieldNumber = 2 } |
using | Decoder = ClockSnapshot_Clock_Decoder |
using | FieldMetadata_ClockId = ::protozero::proto_utils::FieldMetadata< 1, ::protozero::proto_utils::RepetitionType::kNotRepeated, ::protozero::proto_utils::ProtoSchemaType::kUint32, uint32_t, ClockSnapshot_Clock > |
using | FieldMetadata_Timestamp = ::protozero::proto_utils::FieldMetadata< 2, ::protozero::proto_utils::RepetitionType::kNotRepeated, ::protozero::proto_utils::ProtoSchemaType::kUint64, uint64_t, ClockSnapshot_Clock > |
Public Member Functions | |
void | set_clock_id (uint32_t value) |
void | set_timestamp (uint64_t value) |
Static Public Member Functions | |
static constexpr const char * | GetName () |
static constexpr FieldMetadata_ClockId | kClockId () |
static constexpr FieldMetadata_Timestamp | kTimestamp () |
Definition at line 130 of file clock_snapshot.pbzero.h.
Definition at line 132 of file clock_snapshot.pbzero.h.
using perfetto::protos::pbzero::ClockSnapshot_Clock::FieldMetadata_ClockId = ::protozero::proto_utils::FieldMetadata< 1, ::protozero::proto_utils::RepetitionType::kNotRepeated, ::protozero::proto_utils::ProtoSchemaType::kUint32, uint32_t, ClockSnapshot_Clock> |
Definition at line 141 of file clock_snapshot.pbzero.h.
using perfetto::protos::pbzero::ClockSnapshot_Clock::FieldMetadata_Timestamp = ::protozero::proto_utils::FieldMetadata< 2, ::protozero::proto_utils::RepetitionType::kNotRepeated, ::protozero::proto_utils::ProtoSchemaType::kUint64, uint64_t, ClockSnapshot_Clock> |
Definition at line 166 of file clock_snapshot.pbzero.h.
anonymous enum : int32_t |
Enumerator | |
---|---|
kClockIdFieldNumber | |
kTimestampFieldNumber |
Definition at line 133 of file clock_snapshot.pbzero.h.
|
inlinestaticconstexpr |
Definition at line 137 of file clock_snapshot.pbzero.h.
|
inlinestaticconstexpr |
Definition at line 155 of file clock_snapshot.pbzero.h.
|
inlinestaticconstexpr |
Definition at line 180 of file clock_snapshot.pbzero.h.
|
inline |
Definition at line 156 of file clock_snapshot.pbzero.h.
|
inline |
Definition at line 181 of file clock_snapshot.pbzero.h.