Searched refs:TypedProtoDecoderBase (Results 1 – 2 of 2) sorted by relevance
280 class PERFETTO_EXPORT TypedProtoDecoderBase : public ProtoDecoder {325 TypedProtoDecoderBase(Field* storage, in TypedProtoDecoderBase() function381 class TypedProtoDecoder : public TypedProtoDecoderBase {384 : TypedProtoDecoderBase(on_stack_storage_, in TypedProtoDecoder()390 TypedProtoDecoderBase::ParseAllFields(); in TypedProtoDecoder()400 : TypedProtoDecoderBase(std::move(other)) { in TypedProtoDecoder()
182 void TypedProtoDecoderBase::ParseAllFields() { in ParseAllFields()227 void TypedProtoDecoderBase::ExpandHeapStorage() { in ExpandHeapStorage()