Home
last modified time | relevance | path

Searched defs:ThreadDescriptor_Decoder (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dthread_descriptor.pbzero.h42 ThreadDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ThreadDescriptor_Decoder() function
43 …explicit ThreadDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<con… in ThreadDescriptor_Decoder() function
44 …explicit ThreadDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data… in ThreadDescriptor_Decoder() function
Dperfetto.cc32358 class ThreadDescriptor_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/8, /*HAS_NO… class
32360 ThreadDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ThreadDescriptor_Decoder() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder
32361 …explicit ThreadDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<con… in ThreadDescriptor_Decoder() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder
32362 …explicit ThreadDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data… in ThreadDescriptor_Decoder() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp36993 class ThreadDescriptor_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/8, /*HAS_NO… class
36995 ThreadDescriptor_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in ThreadDescriptor_Decoder() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder
36996 …explicit ThreadDescriptor_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<con… in ThreadDescriptor_Decoder() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder
36997 …explicit ThreadDescriptor_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.data… in ThreadDescriptor_Decoder() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder