Searched defs:fieldIds (Results 1 – 13 of 13) sorted by relevance
34 private final TreeMap<CstFieldRef, FieldIdItem> fieldIds; field in FieldIdsSection
92 FieldIdsSection fieldIds = file.getFieldIds(); in getTargetIndex() local
80 FieldIdsSection fieldIds = file.getFieldIds(); in addContents() local
102 FieldIdsSection fieldIds = file.getFieldIds(); in addContents() local
82 private final FieldIdsSection fieldIds; field in DexFile
35 private final TreeMap<CstFieldRef, FieldIdItem> fieldIds; field in FieldIdsSection
77 FieldIdsSection fieldIds = file.getFieldIds(); in addContents() local
100 FieldIdsSection fieldIds = file.getFieldIds(); in addContents() local
74 private final FieldIdsSection fieldIds; field in DexFile
37 private final Set<Integer> fieldIds; field in FindUsages
67 private final FieldIdTable fieldIds = new FieldIdTable(); field in Dex232 public List<FieldId> fieldIds() { in fieldIds() method in Dex
36 public final Section fieldIds = new Section(0x0004); field in TableOfContents
66 public final short[] fieldIds; field in IndexMap