Searched refs:stringIds (Results 1 – 5 of 5) sorted by relevance
55 StringIdsSection stringIds = file.getStringIds(); in addContents() local56 stringIds.intern(getRef().getNat().getName()); in addContents()63 StringIdsSection stringIds = file.getStringIds(); in writeTo() local66 int nameIdx = stringIds.indexOf(nat.getName()); in writeTo()
70 private final StringIdsSection stringIds; field in DexFile121 stringIds = new StringIdsSection(this); in DexFile()134 header, stringIds, typeIds, protoIds, fieldIds, methodIds, in DexFile()316 return stringIds; in getStringIds()445 stringIds.intern((CstString) cst); in internIfAppropriate()474 return stringIds.get(cst); in findItemOrNull()511 stringIds.prepare(); in toDex0()
309 StringIdsSection stringIds = file.getStringIds(); in writeAnnotation() local334 int nameIdx = stringIds.indexOf(name); in writeAnnotation()494 StringIdsSection stringIds = file.getStringIds(); in addContents() local499 stringIds.intern(pair.getName()); in addContents()
112 StringIdsSection stringIds = file.getStringIds(); in addContents() local117 stringIds.intern(shortForm); in addContents()
133 StringIdsSection stringIds = file.getStringIds(); in addContents() local157 stringIds.intern(sourceFile); in addContents()