Searched refs:GetFeatureSection (Results 1 – 2 of 2) sorted by relevance
149 FeatureSection* GetFeatureSection(const char* feature_name);384 FeatureSection* ReportLib::GetFeatureSection(const char* feature_name) { in GetFeatureSection() function in simpleperf::ReportLib428 FeatureSection* GetFeatureSection(ReportLib* report_lib, const char* feature_name) EXPORT;496 FeatureSection* GetFeatureSection(ReportLib* report_lib, const char* feature_name) { in GetFeatureSection() function497 return report_lib->GetFeatureSection(feature_name); in GetFeatureSection()
268 self._GetFeatureSection = self._lib.GetFeatureSection