Searched defs:sections (Results 1 – 3 of 3) sorted by relevance
37 repeated CommandLineSection sections = 2; field
62 List<Section> sections = new ArrayList<>(); in readAllSections() local
610 Pair<ManifestParser.Section, Map<String, ManifestParser.Section>> sections = in initWith() local