Searched defs:ThreadDescriptor_Decoder (Results 1 – 3 of 3) sorted by relevance
42 ThreadDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ThreadDescriptor_Decoder() function43 …explicit ThreadDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<con… in ThreadDescriptor_Decoder() function44 …explicit ThreadDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data… in ThreadDescriptor_Decoder() function
32358 class ThreadDescriptor_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/8, /*HAS_NO… class32360 ThreadDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ThreadDescriptor_Decoder() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder32361 …explicit ThreadDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<con… in ThreadDescriptor_Decoder() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder32362 …explicit ThreadDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data… in ThreadDescriptor_Decoder() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder
36993 class ThreadDescriptor_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/8, /*HAS_NO… class36995 ThreadDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ThreadDescriptor_Decoder() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder36996 …explicit ThreadDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<con… in ThreadDescriptor_Decoder() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder36997 …explicit ThreadDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data… in ThreadDescriptor_Decoder() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder