Searched defs:sectionId (Results 1 – 6 of 6) sorted by relevance
795 private final SectionId sectionId; field in PathHeader.SectionPage798 public SectionPage(SectionId sectionId, PageId pageId) { in SectionPage()856 public static Set<String> getCachedPaths(SectionId sectionId, PageId page) { in getCachedPaths()890 public Iterable<String> filterCldr(SectionId sectionId, PageId pageId, CLDRFile file) { in filterCldr()922 private final SectionId sectionId; field in PathHeader.FilteredIterable926 FilteredIterable(SectionId sectionId, PageId pageId, CLDRFile file) { in FilteredIterable()
56 SectionId sectionId = ph.getSectionId(); in main() local79 SectionId sectionId = ph.getSectionId(); in main() local
105 SectionId sectionId = pathHeader.getSectionId(); in showDescriptions() local
118 SectionId sectionId = pathHeader.getSectionId(); in main() local
137 SectionId sectionId = ph.getSectionId(); in condense() local
206 final SectionId sectionId = ph.getSectionId(); in TestCompleteness() local208 pageUniqueness.put(ph.getPageId(), sectionId); in TestCompleteness() local