Searched refs:const_sect_name (Results 1 – 3 of 3) sorted by relevance
71 ConstString const_sect_name(sect_name); in FindSubSection() local73 section_sp->GetChildren().FindSectionByName(const_sect_name)); in FindSubSection()
509 ConstString const_sect_name(sect_name); in FindSection() local510 SectionSP section_sp(section_list->FindSectionByName(const_sect_name)); in FindSection()
2798 ConstString const_sect_name(sect_name); in DoExecute() local2804 section_list->FindSectionByName(const_sect_name)); in DoExecute()