Searched refs:RawDexObject (Results 1 – 25 of 42) sorted by relevance
12
38 private RawDexObject item;59 public Offsettable(RawDexObject item, boolean isNew) { in Offsettable()70 public RawDexObject getItem() { in getItem()
117 public RawDexObject getItemByOffset(int offset) { in getItemByOffset()127 public void getNewOffsettable(DexRandomAccessFile file, RawDexObject item) throws IOException { in getNewOffsettable()412 public Offsettable insertNewOffsettableAsFirstEverTypeList(RawDexObject item, in insertNewOffsettableAsFirstEverTypeList()433 public Offsettable insertNewOffsettableAsFirstEverField(RawDexObject item, in insertNewOffsettableAsFirstEverField()454 public Offsettable insertNewOffsettableAsFirstOfType(RawDexObject item, in insertNewOffsettableAsFirstOfType()472 public Offsettable insertNewOffsettableAfter(RawDexObject item, RawDexObject itemBefore) { in insertNewOffsettableAfter()483 private int getOffsettableIndexForFirstItemType(RawDexObject item) { in getOffsettableIndexForFirstItemType()493 private int getOffsettableIndexForItem(RawDexObject item) { in getOffsettableIndexForItem()505 public Offsettable getOffsettableForItem(RawDexObject item) { in getOffsettableForItem()
70 public RawDexObject getPointedToItem() { in getPointedToItem()89 public boolean pointsToThisItem(RawDexObject thisItem) { in pointsToThisItem()
24 public interface RawDexObject { interface
21 public class TypeItem implements RawDexObject {
21 public class AnnotationOffItem implements RawDexObject {
21 public class AnnotationSetRefItem implements RawDexObject {
21 public class EncodedArrayItem implements RawDexObject {
21 public class TryItem implements RawDexObject {
21 public class StringIdItem implements RawDexObject {
21 public class EncodedTypeAddrPair implements RawDexObject {
21 public class TypeIdItem implements RawDexObject {
21 public class FieldAnnotation implements RawDexObject {
21 public class MethodAnnotation implements RawDexObject {
21 public class AnnotationElement implements RawDexObject {
21 public class ParameterAnnotation implements RawDexObject {
24 public class DebugInfoItem implements RawDexObject {
21 public class AnnotationItem implements RawDexObject {
21 public class EncodedArray implements RawDexObject {
21 public class EncodedCatchHandlerList implements RawDexObject {
21 public class AnnotationSetItem implements RawDexObject {
21 public class AnnotationSetRefList implements RawDexObject {
21 public class ProtoIdItem implements RawDexObject {
21 public class FieldIdItem implements RawDexObject {
21 public class EncodedField implements RawDexObject {