Searched defs:endOfInput (Results 1 - 3 of 3) sorted by relevance

/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DAbstractHttpInputStream.java82 protected final void endOfInput(boolean streamCancelled) throws IOException { method in class:AbstractHttpInputStream
/external/chromium_org/third_party/libxml/src/
H A DxmlIO.c3096 * endOfInput:
3102 endOfInput (void * context ATTRIBUTE_UNUSED, function
3158 in->readcallback = endOfInput;
/external/libxml2/
H A DxmlIO.c3222 * endOfInput:
3228 endOfInput (void * context ATTRIBUTE_UNUSED, function
3284 in->readcallback = endOfInput;

Completed in 345 milliseconds