Searched refs:GetFeatureSection (Results 1 – 2 of 2) sorted by relevance
120 FeatureSection* GetFeatureSection(ReportLib* report_lib, const char* feature_name) EXPORT;167 FeatureSection* GetFeatureSection(const char* feature_name);450 FeatureSection* ReportLib::GetFeatureSection(const char* feature_name) { in GetFeatureSection() function in ReportLib524 FeatureSection* GetFeatureSection(ReportLib* report_lib, const char* feature_name) { in GetFeatureSection() function525 return report_lib->GetFeatureSection(feature_name); in GetFeatureSection()
257 self._GetFeatureSection = self._lib.GetFeatureSection