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;
54 jmethodID outputStream_flushMethod; variable112 outputStream_flushMethod = getMethodRef(env, outputStreamClass, "flush", "()V"); in init()