Searched refs:TypedProtoDecoderBase (Results 1 – 2 of 2) sorted by relevance
282 class PERFETTO_EXPORT_COMPONENT TypedProtoDecoderBase : public ProtoDecoder {353 TypedProtoDecoderBase(Field* storage, in TypedProtoDecoderBase() function427 class TypedProtoDecoder : public TypedProtoDecoderBase {430 : TypedProtoDecoderBase(on_stack_storage_, in TypedProtoDecoder()435 TypedProtoDecoderBase::ParseAllFields(); in TypedProtoDecoder()454 : TypedProtoDecoderBase(std::move(other)) { in TypedProtoDecoder()
184 void TypedProtoDecoderBase::ParseAllFields() { in ParseAllFields()233 void TypedProtoDecoderBase::ExpandHeapStorage() { in ExpandHeapStorage()