Searched refs:formatFunctionCall (Results 1 – 1 of 1) sorted by relevance
207 public static String formatFunctionCall(String indent, String functionCall) { in formatFunctionCall() method in JniCodeEmitter1581 out.println(formatFunctionCall(indent + indent, releasePointerCall)); in emitJniCode()