Searched refs:findFieldIdInsertionPoint (Results 1 – 1 of 1) sorted by relevance
142 private int findFieldIdInsertionPoint(String className, String typeName, String fieldName) { in findFieldIdInsertionPoint() method in IdCreator428 int newFieldIdIdx = findFieldIdInsertionPoint(className, typeName, fieldName); in createFieldId()