Searched refs:neededSections (Results 1 – 1 of 1) sorted by relevance
359 Set<String> neededSections = Sets.newArraySet(sectionTypes); in read() local360 boolean selectSections = !neededSections.isEmpty(); in read()388 if (!selectSections || neededSections.contains(sectionType)) { in read()