Searched refs:Section (Results 1 – 9 of 9) sorted by relevance
32 public final Section header = new Section(0x0000);33 public final Section stringIds = new Section(0x0001);34 public final Section typeIds = new Section(0x0002);35 public final Section protoIds = new Section(0x0003);36 public final Section fieldIds = new Section(0x0004);37 public final Section methodIds = new Section(0x0005);38 public final Section classDefs = new Section(0x0006);39 public final Section mapList = new Section(0x1000);40 public final Section typeLists = new Section(0x1001);41 public final Section annotationSetRefLists = new Section(0x1002);[all …]
49 public void writeTo(Dex.Section out) { in writeTo()
40 public void writeTo(Dex.Section out) { in writeTo()
53 public void writeTo(Dex.Section out) { in writeTo()
56 public void writeTo(Dex.Section out) { in writeTo()
186 public Section open(int position) { in open()195 return new Section("section", sectionData); in open()198 public Section appendSection(int maxByteCount, String name) { in appendSection()207 Section result = new Section(name, sectionData); in appendSection()513 public final class Section implements ByteInput, ByteOutput { class in Dex518 private Section(String name, ByteBuffer data) { in Section() method in Dex.Section662 Section triesSection = open(data.position()); in readCode()955 private final Dex.Section in = open(tableOfContents.classDefs.off);
88 or work under the terms of Section 1 above, provided that you also meet all of129 Section 2) in object code or executable form under the terms of Sections 1 and
374 or work under the terms of Section 1 above, provided that you also meet all of415 Section 2) in object code or executable form under the terms of Sections 1 and