Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Drecord_file.h248 bool ReadFeatureSectionDescriptors();
H A Drecord_file_reader.cpp93 !reader->ReadFeatureSectionDescriptors() || !reader->ReadMetaInfoFeature()) { in CreateInstance()
213 bool RecordFileReader::ReadFeatureSectionDescriptors() { in ReadFeatureSectionDescriptors() function in simpleperf::RecordFileReader