Searched defs:SystemInfo_Decoder (Results 1 – 2 of 2) sorted by relevance
36942 class SystemInfo_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/3, /*HAS_NONPACKE… class36944 SystemInfo_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in SystemInfo_Decoder() function in perfetto::protos::pbzero::SystemInfo_Decoder36945 …explicit SystemInfo_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const uin… in SystemInfo_Decoder() function in perfetto::protos::pbzero::SystemInfo_Decoder36946 …explicit SystemInfo_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, raw.… in SystemInfo_Decoder() function in perfetto::protos::pbzero::SystemInfo_Decoder
50622 class SystemInfo_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/4, /*HAS_NONPACKE… class50624 SystemInfo_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in SystemInfo_Decoder() function in perfetto::protos::pbzero::SystemInfo_Decoder50625 …explicit SystemInfo_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<const uin… in SystemInfo_Decoder() function in perfetto::protos::pbzero::SystemInfo_Decoder50626 …explicit SystemInfo_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data, raw.… in SystemInfo_Decoder() function in perfetto::protos::pbzero::SystemInfo_Decoder