Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dclock_snapshot.pbzero.h37 ClockSnapshot_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ClockSnapshot_Decoder() function
38 …explicit ClockSnapshot_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const … in ClockSnapshot_Decoder() function
39 …explicit ClockSnapshot_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, r… in ClockSnapshot_Decoder() function
Dperfetto.cc36776 class ClockSnapshot_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/2, /*HAS_NONPA… class
36778 ClockSnapshot_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ClockSnapshot_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Decoder
36779 …explicit ClockSnapshot_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const … in ClockSnapshot_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Decoder
36780 …explicit ClockSnapshot_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, r… in ClockSnapshot_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Decoder
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp50189 class ClockSnapshot_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/2, /*HAS_NONPA… class
50191 ClockSnapshot_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ClockSnapshot_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Decoder
50192 …explicit ClockSnapshot_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const … in ClockSnapshot_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Decoder
50193 …explicit ClockSnapshot_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, r… in ClockSnapshot_Decoder() function in perfetto::protos::pbzero::ClockSnapshot_Decoder