Home
last modified time | relevance | path

Searched defs:ClockSnapshot_Clock_Decoder (Results 1 – 1 of 1) sorted by relevance

/tracing/tracing-perfetto-binary/src/main/cpp/perfetto/
Dperfetto.cc52304 class ClockSnapshot_Clock_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/4, /*HAS… class
52306 ClockSnapshot_Clock_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ClockSnapshot_Clock_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder
52307 …explicit ClockSnapshot_Clock_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in ClockSnapshot_Clock_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder
52308 …explicit ClockSnapshot_Clock_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in ClockSnapshot_Clock_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder