Searched defs:ClockSnapshot_Decoder (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
| D | clock_snapshot.pbzero.h | 37 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
|
| D | perfetto.cc | 36776 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/ |
| D | perfetto.cpp | 50189 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
|