Searched refs:IsSupportedSection (Results 1 – 1 of 1) sorted by relevance
55 if (IsSupportedSection(s->fName.c_str())) { in SectionAndParameterHelper()111 static bool IsSupportedSection(const char* name) { in IsSupportedSection() function