Searched defs:fieldIds (Results 1 – 10 of 10) sorted by relevance
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
99 FieldIdsSection fieldIds = file.getFieldIds(); in addContents() local
77 private final FieldIdsSection fieldIds; field in DexFile
37 private final Set<Integer> fieldIds; field in FindUsages
62 public final short[] fieldIds; field in IndexMap