Searched refs:const_sect_name (Results 1 – 3 of 3) sorted by relevance
96 ConstString const_sect_name(sect_name); in FindSubSection() local97 sb_section.SetSP(section_sp->GetChildren ().FindSectionByName(const_sect_name)); in FindSubSection()
625 ConstString const_sect_name(sect_name); in FindSection() local626 SectionSP section_sp (section_list->FindSectionByName(const_sect_name)); in FindSection()
2992 ConstString const_sect_name(sect_name); in DoExecute() local2997 … SectionSP section_sp (section_list->FindSectionByName(const_sect_name)); in DoExecute()