Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dclock_snapshot.pbzero.h63 class ClockSnapshot_Clock_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/4, /*HAS…
65 ClockSnapshot_Clock_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ClockSnapshot_Clock_Decoder() function
66 …explicit ClockSnapshot_Clock_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in ClockSnapshot_Clock_Decoder() function
67 …explicit ClockSnapshot_Clock_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in ClockSnapshot_Clock_Decoder() function
80 using Decoder = ClockSnapshot_Clock_Decoder;
Dperfetto.cc36804 class ClockSnapshot_Clock_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/4, /*HAS… class
36806 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
36807 …explicit ClockSnapshot_Clock_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in ClockSnapshot_Clock_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder
36808 …explicit ClockSnapshot_Clock_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in ClockSnapshot_Clock_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder
36821 using Decoder = ClockSnapshot_Clock_Decoder;
Dperfetto.h17955 class ClockSnapshot_Clock_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/4, /*HAS…
17957 ClockSnapshot_Clock_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {}
17958 …explicit ClockSnapshot_Clock_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<…
17959 …explicit ClockSnapshot_Clock_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d…
17972 using Decoder = ClockSnapshot_Clock_Decoder;
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp50256 class ClockSnapshot_Clock_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/4, /*HAS… class
50258 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
50259 …explicit ClockSnapshot_Clock_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in ClockSnapshot_Clock_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder
50260 …explicit ClockSnapshot_Clock_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in ClockSnapshot_Clock_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Clock_Decoder
50273 using Decoder = ClockSnapshot_Clock_Decoder;
Dperfetto.h33951 class ClockSnapshot_Clock_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/4, /*HAS…
33953 ClockSnapshot_Clock_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {}
33954 …explicit ClockSnapshot_Clock_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<…
33955 …explicit ClockSnapshot_Clock_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d…
33968 using Decoder = ClockSnapshot_Clock_Decoder;