Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/conn/
DEofSensorInputStream.java141 checkEOF(l); in read()
160 checkEOF(l); in read()
179 checkEOF(l); in read()
233 protected void checkEOF(int eof) throws IOException { in checkEOF() method in EofSensorInputStream