Home
last modified time | relevance | path

Searched defs:nextChunk (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/impl/io/
DChunkedInputStream.java187 private void nextChunk() throws IOException { in nextChunk() method in ChunkedInputStream
/external/icu/icu4c/source/i18n/
Dtznames_impl.cpp489 ZNStringPoolChunk *nextChunk = fChunks->fNext; in ~ZNStringPool() local