Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc36942 class SystemInfo_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/3, /*HAS_NONPACKE… class
36944 SystemInfo_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in SystemInfo_Decoder() function in perfetto::protos::pbzero::SystemInfo_Decoder
36945 …explicit SystemInfo_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const uin… in SystemInfo_Decoder() function in perfetto::protos::pbzero::SystemInfo_Decoder
36946 …explicit SystemInfo_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, raw.… in SystemInfo_Decoder() function in perfetto::protos::pbzero::SystemInfo_Decoder
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp50622 class SystemInfo_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/4, /*HAS_NONPACKE… class
50624 SystemInfo_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in SystemInfo_Decoder() function in perfetto::protos::pbzero::SystemInfo_Decoder
50625 …explicit SystemInfo_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const uin… in SystemInfo_Decoder() function in perfetto::protos::pbzero::SystemInfo_Decoder
50626 …explicit SystemInfo_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, raw.… in SystemInfo_Decoder() function in perfetto::protos::pbzero::SystemInfo_Decoder