Searched refs:GetFeatureSection (Results 1 – 2 of 2) sorted by relevance
119 FeatureSection* GetFeatureSection(ReportLib* report_lib, const char* feature_name) EXPORT;165 FeatureSection* GetFeatureSection(const char* feature_name);430 FeatureSection* ReportLib::GetFeatureSection(const char* feature_name) { in GetFeatureSection() function in ReportLib500 FeatureSection* GetFeatureSection(ReportLib* report_lib, const char* feature_name) { in GetFeatureSection() function501 return report_lib->GetFeatureSection(feature_name); in GetFeatureSection()
255 self._GetFeatureSection = self._lib.GetFeatureSection