Searched defs:TracingServiceEvent_Decoder (Results 1 – 2 of 2) sorted by relevance
36874 class TracingServiceEvent_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/5, /*HAS… class36876 TracingServiceEvent_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TracingServiceEvent_Decoder() function in perfetto::protos::pbzero::TracingServiceEvent_Decoder36877 …explicit TracingServiceEvent_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in TracingServiceEvent_Decoder() function in perfetto::protos::pbzero::TracingServiceEvent_Decoder36878 …explicit TracingServiceEvent_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in TracingServiceEvent_Decoder() function in perfetto::protos::pbzero::TracingServiceEvent_Decoder
50415 class TracingServiceEvent_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/6, /*HAS… class50417 TracingServiceEvent_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in TracingServiceEvent_Decoder() function in perfetto::protos::pbzero::TracingServiceEvent_Decoder50418 …explicit TracingServiceEvent_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<… in TracingServiceEvent_Decoder() function in perfetto::protos::pbzero::TracingServiceEvent_Decoder50419 …explicit TracingServiceEvent_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.d… in TracingServiceEvent_Decoder() function in perfetto::protos::pbzero::TracingServiceEvent_Decoder