Searched defs:requiredSize (Results 1 – 3 of 3) sorted by relevance
200 const uint16_t requiredSize = zipEntry->name.name_length + 1; in getEntryFileName() local
420 final int requiredSize = index + 1; in ensurePeriodicSyncTimeSize() local
2271 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable()2624 private void flushIfNotAvailable(int requiredSize) throws IOException { in flushIfNotAvailable()