Searched refs:json_section (Results 1 – 1 of 1) sorted by relevance
183 for (const auto &json_section : m_sections) { in CreateSections() local225 auto section_sp = make_section(json_section); in CreateSections()226 for (const auto &subsection : json_section.subsections) { in CreateSections()