Home
last modified time | relevance | path

Searched refs:pageToSectionPage (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DPathHeader.java762 Map<PageId, SectionPage> pageToSectionPage = sectionToPageToSectionPage in getCachedPaths() local
764 if (pageToSectionPage == null) { in getCachedPaths()
767 SectionPage sectionPage = pageToSectionPage.get(page); in getCachedPaths()