Searched refs:FeatureSectionDescriptors (Results 1 – 4 of 4) sorted by relevance
111 ASSERT_GT(reader->FeatureSectionDescriptors().size(), 0u); in TEST()324 std::map<int, SectionDesc> section_map = reader->FeatureSectionDescriptors(); in TEST()
116 const std::map<int, PerfFileFormat::SectionDesc>& FeatureSectionDescriptors() const { in FeatureSectionDescriptors() function
184 std::map<int, SectionDesc> section_map = record_file_reader_->FeatureSectionDescriptors(); in DumpFeatureSection()
311 const std::map<int, SectionDesc>& section_map = FeatureSectionDescriptors(); in ReadFeatureSection()