Home | History | Annotate | Download | only in src

Lines Matching refs:bufferArgNames

814         List<String> bufferArgNames = new ArrayList<String>();
837 bufferArgNames.add(cname);
955 out.println(indent + "jarray _" + bufferArgNames.get(i) +
957 out.println(indent + "jint _" + bufferArgNames.get(i) +