Searched defs:newEntryCount (Results 1 – 1 of 1) sorted by relevance
867 final int newEntryCount = dtohl(typeSpec.entryCount); local939 final int newEntryCount = dtohl(type.entryCount); local3016 public void resizeBagEntries(int newEntryCount) { in resizeBagEntries()