Searched refs:const_sect_name (Results 1 – 3 of 3) sorted by relevance
85 ConstString const_sect_name(sect_name); in FindSubSection() local87 section_sp->GetChildren().FindSectionByName(const_sect_name)); in FindSubSection()
553 ConstString const_sect_name(sect_name); in FindSection() local554 SectionSP section_sp(section_list->FindSectionByName(const_sect_name)); in FindSection()
3041 ConstString const_sect_name(sect_name); in DoExecute() local3045 section_list->FindSectionByName(const_sect_name)); in DoExecute()