Searched refs:const_sect_name (Results 1 – 3 of 3) sorted by relevance
90 ConstString const_sect_name(sect_name); in FindSubSection() local92 section_sp->GetChildren().FindSectionByName(const_sect_name)); in FindSubSection()
572 ConstString const_sect_name(sect_name); in FindSection() local573 SectionSP section_sp(section_list->FindSectionByName(const_sect_name)); in FindSection()
2694 ConstString const_sect_name(sect_name); in DoExecute() local2698 section_list->FindSectionByName(const_sect_name)); in DoExecute()