Home
last modified time | relevance | path

Searched refs:flushCache (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/impl/io/
DChunkedOutputStream.java100 protected void flushCache() throws IOException { in flushCache() method in ChunkedOutputStream
138 flushCache(); in finish()
151 if (this.cachePosition == this.cache.length) flushCache(); in write()
181 flushCache(); in flush()
/external/apache-http/api/
Dcurrent.txt3310 method @Deprecated protected void flushCache() throws java.io.IOException;