Searched defs:protoIds (Results 1 – 9 of 9) sorted by relevance
45 ProtoIdsSection protoIds = file.getProtoIds(); in addContents() local61 ProtoIdsSection protoIds = file.getProtoIds(); in getTypoidIdx() local
35 private final TreeMap<Prototype, ProtoIdItem> protoIds; field in ProtoIdsSection
79 private final ProtoIdsSection protoIds; field in DexFile
71 private final ProtoIdsSection protoIds; field in DexFile
66 private final ProtoIdTable protoIds = new ProtoIdTable(); field in Dex228 public List<ProtoId> protoIds() { in protoIds() method in Dex
35 public final Section protoIds = new Section(0x0003); field in TableOfContents
65 public final short[] protoIds; field in IndexMap