Searched refs:typeConfigs (Results 1 – 1 of 1) sorted by relevance
2740 final List<Type> typeConfigs = getOrDefault(grp.types, t, Collections.emptyList()); in getBagLocked() local2741 if (typeConfigs.isEmpty()) { in getBagLocked()2746 final int NENTRY = typeConfigs.get(0).entryCount; in getBagLocked()2749 e, (int)typeConfigs.get(0).entryCount); in getBagLocked()