Home
last modified time | relevance | path

Searched refs:ReadAttrSection (Results 1 - 3 of 3) sorted by relevance

/developtools/hiperf/test/fuzztest/perffile_fuzzer/
H A DPerfFile_fuzzer.cpp52 if (!reader->ReadAttrSection()) { in Instance()
/developtools/hiperf/include/
H A Dperf_file_reader.h66 bool ReadAttrSection();
/developtools/hiperf/src/
H A Dperf_file_reader.cpp73 CHECK_TRUE(!reader->ReadAttrSection(), nullptr, 0, ""); in Instance()
135 bool PerfFileReader::ReadAttrSection() in ReadAttrSection() function in OHOS::Developtools::HiPerf::PerfFileReader

Completed in 2 milliseconds