Searched refs:gatherFields (Results 1 – 1 of 1) sorted by relevance
698 public void gatherFields(ClassInfo owner, ClassInfo cl, HashMap<String, FieldInfo> fields) { in gatherFields() method in ClassInfo711 gatherFields(this, mRealSuperclass, fields); in selfFields()715 gatherFields(this, iface, fields); in selfFields()