Searched refs:TypedProtoDecoderBase (Results 1 – 2 of 2) sorted by relevance
282 class PERFETTO_EXPORT TypedProtoDecoderBase : public ProtoDecoder {352 TypedProtoDecoderBase(Field* storage, in TypedProtoDecoderBase() function426 class TypedProtoDecoder : public TypedProtoDecoderBase {429 : TypedProtoDecoderBase(on_stack_storage_, in TypedProtoDecoder()434 TypedProtoDecoderBase::ParseAllFields(); in TypedProtoDecoder()453 : TypedProtoDecoderBase(std::move(other)) { in TypedProtoDecoder()
185 void TypedProtoDecoderBase::ParseAllFields() { in ParseAllFields()234 void TypedProtoDecoderBase::ExpandHeapStorage() { in ExpandHeapStorage()