Searched defs:ProcessDescriptor_Decoder (Results 1 – 3 of 3) sorted by relevance
37 ProcessDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ProcessDescriptor_Decoder() function38 …explicit ProcessDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<co… in ProcessDescriptor_Decoder() function39 …explicit ProcessDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.dat… in ProcessDescriptor_Decoder() function
32248 class ProcessDescriptor_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/6, /*HAS_N… class32250 ProcessDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ProcessDescriptor_Decoder() function in perfetto::protos::pbzero::ProcessDescriptor_Decoder32251 …explicit ProcessDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<co… in ProcessDescriptor_Decoder() function in perfetto::protos::pbzero::ProcessDescriptor_Decoder32252 …explicit ProcessDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.dat… in ProcessDescriptor_Decoder() function in perfetto::protos::pbzero::ProcessDescriptor_Decoder
36722 class ProcessDescriptor_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/7, /*HAS_N… class36724 ProcessDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ProcessDescriptor_Decoder() function in perfetto::protos::pbzero::ProcessDescriptor_Decoder36725 …explicit ProcessDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<co… in ProcessDescriptor_Decoder() function in perfetto::protos::pbzero::ProcessDescriptor_Decoder36726 …explicit ProcessDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.dat… in ProcessDescriptor_Decoder() function in perfetto::protos::pbzero::ProcessDescriptor_Decoder