Searched refs:ifield (Results 1 – 1 of 1) sorted by relevance
178 Field ifield = getField_JNI(klass, dexField.getName(), dexField.getDexType()); in hasMatchingField_JNI() local179 if (ifield.getDeclaringClass() == klass) { in hasMatchingField_JNI()