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