Home | History | Annotate | Download | only in native

Lines Matching refs:isEof

838     bool isEof() const {
839 JNI_TRACE("isEof? %s", mEof ? "yes" : "no");
1021 return stream->isEof() ? 1 : 0;