Package | Description |
---|---|
com.android.dex |
Modifier and Type | Method and Description |
---|---|
Dex.Section |
Dex.appendSection(int maxByteCount,
String name) |
Dex.Section |
Dex.open(int position) |
Modifier and Type | Method and Description |
---|---|
void |
TableOfContents.writeHeader(Dex.Section out,
int api) |
void |
TableOfContents.writeMap(Dex.Section out) |
void |
ProtoId.writeTo(Dex.Section out) |
void |
MethodId.writeTo(Dex.Section out) |
void |
FieldId.writeTo(Dex.Section out) |
void |
EncodedValue.writeTo(Dex.Section out) |
void |
Annotation.writeTo(Dex.Section out) |
Copyright © 2016. All Rights Reserved.