public class OatFile.OatCDexFile extends CDexBackedDexFile
DexBackedDexFile.IndexedSection<T>, DexBackedDexFile.NotADexFile, DexBackedDexFile.OptionalIndexedSection<T>| Constructor and Description |
|---|
OatCDexFile(byte[] buf,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supportsOptimizedOpcodes() |
createMethodImplementation, getBaseDataOffset, getDebugInfoBase, getDebugInfoOffsetsPos, getDebugInfoOffsetsTableOffset, getDefaultOpcodes, getVersion, isCdexfromInputStream, getBuffer, getCallSiteSection, getClasses, getClassSection, getDataBuffer, getFieldSection, getMapItemForSection, getMapItems, getMethodHandleSection, getMethodSection, getOpcodes, getProtoSection, getReferences, getStringReferences, getStringSection, getTypeReferences, getTypeSectionpublic boolean supportsOptimizedOpcodes()
supportsOptimizedOpcodes in class DexBackedDexFile