Flutter Engine
The Flutter Engine
|
#include <clock_snapshot.pbzero.h>
Public Types | |
enum | : int32_t { kClocksFieldNumber = 1 , kPrimaryTraceClockFieldNumber = 2 } |
using | Decoder = ClockSnapshot_Decoder |
using | Clock = ::perfetto::protos::pbzero::ClockSnapshot_Clock |
using | FieldMetadata_Clocks = ::protozero::proto_utils::FieldMetadata< 1, ::protozero::proto_utils::RepetitionType::kRepeatedNotPacked, ::protozero::proto_utils::ProtoSchemaType::kMessage, ClockSnapshot_Clock, ClockSnapshot > |
using | FieldMetadata_PrimaryTraceClock = ::protozero::proto_utils::FieldMetadata< 2, ::protozero::proto_utils::RepetitionType::kNotRepeated, ::protozero::proto_utils::ProtoSchemaType::kEnum, ::perfetto::protos::pbzero::BuiltinClock, ClockSnapshot > |
Public Member Functions | |
template<typename T = ClockSnapshot_Clock> | |
T * | add_clocks () |
void | set_primary_trace_clock (::perfetto::protos::pbzero::BuiltinClock value) |
Static Public Member Functions | |
static constexpr const char * | GetName () |
static constexpr FieldMetadata_Clocks | kClocks () |
static constexpr FieldMetadata_PrimaryTraceClock | kPrimaryTraceClock () |
Definition at line 49 of file clock_snapshot.pbzero.h.
using perfetto::protos::pbzero::ClockSnapshot::Clock = ::perfetto::protos::pbzero::ClockSnapshot_Clock |
Definition at line 60 of file clock_snapshot.pbzero.h.
Definition at line 51 of file clock_snapshot.pbzero.h.
using perfetto::protos::pbzero::ClockSnapshot::FieldMetadata_Clocks = ::protozero::proto_utils::FieldMetadata< 1, ::protozero::proto_utils::RepetitionType::kRepeatedNotPacked, ::protozero::proto_utils::ProtoSchemaType::kMessage, ClockSnapshot_Clock, ClockSnapshot> |
Definition at line 62 of file clock_snapshot.pbzero.h.
using perfetto::protos::pbzero::ClockSnapshot::FieldMetadata_PrimaryTraceClock = ::protozero::proto_utils::FieldMetadata< 2, ::protozero::proto_utils::RepetitionType::kNotRepeated, ::protozero::proto_utils::ProtoSchemaType::kEnum, ::perfetto::protos::pbzero::BuiltinClock, ClockSnapshot> |
Definition at line 82 of file clock_snapshot.pbzero.h.
anonymous enum : int32_t |
Enumerator | |
---|---|
kClocksFieldNumber | |
kPrimaryTraceClockFieldNumber |
Definition at line 52 of file clock_snapshot.pbzero.h.
|
inline |
Definition at line 78 of file clock_snapshot.pbzero.h.
|
inlinestaticconstexpr |
Definition at line 56 of file clock_snapshot.pbzero.h.
|
inlinestaticconstexpr |
Definition at line 76 of file clock_snapshot.pbzero.h.
|
inlinestaticconstexpr |
Definition at line 97 of file clock_snapshot.pbzero.h.
|
inline |
Definition at line 100 of file clock_snapshot.pbzero.h.