public class OatFile.OatDexFile extends DexBackedDexFile
DexBackedDexFile.InvalidItemIndex, DexBackedDexFile.NotADexFile| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
filename |
| Constructor and Description |
|---|
OatDexFile(int offset,
java.lang.String filename) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOatVersion() |
boolean |
hasOdexOpcodes() |
fromInputStream, getClassCount, getClassDefItemOffset, getClasses, getFieldCount, getFieldIdItemOffset, getMethodCount, getMethodIdItemOffset, getOpcodes, getOptionalString, getOptionalType, getProtoCount, getProtoIdItemOffset, getString, getStringCount, getStringIdItemOffset, getType, getTypeCount, getTypeIdItemOffset, isOdexFile, readerAtgetBaseOffset, getBuf, readByte, readInt, readLong, readLongAsSmallUint, readOptionalUint, readShort, readSmallUint, readUbyte, readUshortpublic int getOatVersion()
public boolean hasOdexOpcodes()
hasOdexOpcodes in class DexBackedDexFile