Home
last modified time | relevance | path

Searched refs:ReadAttrSection (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Drecord_file.h196 bool ReadAttrSection();
Drecord_file_reader.cpp86 if (!reader->ReadHeader() || !reader->ReadAttrSection() || in CreateInstance()
128 bool RecordFileReader::ReadAttrSection() { in ReadAttrSection() function in simpleperf::RecordFileReader