Searched refs:emitFunctionCall (Results 1 – 1 of 1) sorted by relevance
163 void emitFunctionCall(JFunc jfunc, PrintStream out, String iii, boolean grabArray) { in emitFunctionCall() method in JniCodeEmitter657 emitFunctionCall(jfunc, out, iii, false); in emitFunction()