Home
last modified time | relevance | path

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

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