Searched defs:sectionId (Results 1 – 6 of 6) sorted by relevance
771 private final SectionId sectionId; field in PathHeader.SectionPage774 public SectionPage(SectionId sectionId, PageId pageId) { in SectionPage()832 public static Set<String> getCachedPaths(SectionId sectionId, PageId page) { in getCachedPaths()866 public Iterable<String> filterCldr(SectionId sectionId, PageId pageId, CLDRFile file) { in filterCldr()898 private final SectionId sectionId; field in PathHeader.FilteredIterable902 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
197 final SectionId sectionId = ph.getSectionId(); in TestCompleteness() local199 pageUniqueness.put(ph.getPageId(), sectionId); in TestCompleteness() local