Searched defs:sectionId (Results 1 – 6 of 6) sorted by relevance
702 private final SectionId sectionId; field in PathHeader.SectionPage705 public SectionPage(SectionId sectionId, PageId pageId) { in SectionPage()759 public static Set<String> getCachedPaths(SectionId sectionId, PageId page) { in getCachedPaths()793 public Iterable<String> filterCldr(SectionId sectionId, PageId pageId, CLDRFile file) { in filterCldr()824 private final SectionId sectionId; field in PathHeader.FilteredIterable828 FilteredIterable(SectionId sectionId, PageId pageId, CLDRFile file) { in FilteredIterable()
55 SectionId sectionId = ph.getSectionId(); in main() local78 SectionId sectionId = ph.getSectionId(); in main() local
105 SectionId sectionId = pathHeader.getSectionId(); in showDescriptions() local
117 SectionId sectionId = pathHeader.getSectionId(); in main() local
137 SectionId sectionId = ph.getSectionId(); in condense() local
186 final SectionId sectionId = ph.getSectionId(); in TestCompleteness() local188 pageUniqueness.put(ph.getPageId(), sectionId); in TestCompleteness() local