Searched refs:outputStream_flushMethod (Results 1 – 3 of 3) sorted by relevance
59 env->CallVoidMethod(mStream, jniutil::outputStream_flushMethod); in flush()
53 extern jmethodID outputStream_flushMethod;
50 jmethodID outputStream_flushMethod; variable84 outputStream_flushMethod = getMethodRef(env, outputStreamClass, "flush", "()V"); in init()