Searched defs:sectionId (Results 1 – 9 of 9) sorted by relevance
783 private final SectionId sectionId; field in PathHeader.SectionPage786 public SectionPage(SectionId sectionId, PageId pageId) { in SectionPage()842 public static Set<String> getCachedPaths(SectionId sectionId, PageId page) { in getCachedPaths()874 private final SectionId sectionId; field in PathHeader.FilteredIterable878 FilteredIterable(SectionId sectionId, PageId pageId, CLDRFile file) { in FilteredIterable()
54 SectionId sectionId = ph.getSectionId(); in main() local76 SectionId sectionId = ph.getSectionId(); in main() local
108 SectionId sectionId = pathHeader.getSectionId(); in showDescriptions() local
122 SectionId sectionId = pathHeader.getSectionId(); in main() local
173 SectionId sectionId = ph.getSectionId(); in condense() local
406 const section = SIDEBAR_SECTIONS[sectionId]; constant
649 PathHeader.SectionId sectionId = ph.getSectionId(); in testSymbols() local
1834 final SectionId sectionId; field in TestExampleGenerator.MissingKey1838 public MissingKey(SectionId sectionId, PageId pageId, String starred) { in MissingKey()
208 final SectionId sectionId = ph.getSectionId(); in TestCompleteness() local210 pageUniqueness.put(ph.getPageId(), sectionId); in TestCompleteness() local