Searched refs:GetFeatureSections (Results 1 – 5 of 5) sorted by relevance
48 const std::vector<std::unique_ptr<PerfFileSection>> &GetFeatureSections() const;
267 for (auto &featureSection : reader_->GetFeatureSections()) { in DumpPrintFileHeader()505 const auto &featureSections = reader_->GetFeatureSections(); in DumpFeaturePortion()
137 for (auto &featureSection : reader->GetFeatureSections()) { in ReportGetSymbolFiles()
362 const std::vector<std::unique_ptr<PerfFileSection>> &PerfFileReader::GetFeatureSections() const in GetFeatureSections() function in OHOS::Developtools::HiPerf::PerfFileReader
486 const auto &featureSections = recordFileReader_->GetFeatureSections(); in OutputStd()