Home
last modified time | relevance | path

Searched refs:ParseAllFields (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/include/perfetto/protozero/
Dproto_decoder.h346 void ParseAllFields();
390 TypedProtoDecoderBase::ParseAllFields(); in TypedProtoDecoder()
/external/perfetto/src/protozero/
Dproto_decoder.cc182 void TypedProtoDecoderBase::ParseAllFields() { in ParseAllFields() function in protozero::TypedProtoDecoderBase
/external/perfetto/src/traced/probes/ftrace/
Dcpu_reader_unittest.cc883 TEST_F(CpuReaderTableTest, ParseAllFields) { in TEST_F() argument