|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DexBuffer.Section | |
|---|---|
| com.android.dx.dex | |
| com.android.dx.io | |
| Uses of DexBuffer.Section in com.android.dx.dex |
|---|
| Methods in com.android.dx.dex with parameters of type DexBuffer.Section | |
|---|---|
void |
TableOfContents.writeHeader(DexBuffer.Section out)
|
void |
TableOfContents.writeMap(DexBuffer.Section out)
|
| Uses of DexBuffer.Section in com.android.dx.io |
|---|
| Methods in com.android.dx.io that return DexBuffer.Section | |
|---|---|
DexBuffer.Section |
DexBuffer.appendSection(int maxByteCount,
String name)
|
DexBuffer.Section |
DexBuffer.open(int position)
|
| Methods in com.android.dx.io with parameters of type DexBuffer.Section | |
|---|---|
void |
ProtoId.writeTo(DexBuffer.Section out)
|
void |
MethodId.writeTo(DexBuffer.Section out)
|
void |
FieldId.writeTo(DexBuffer.Section out)
|
void |
EncodedValue.writeTo(DexBuffer.Section out)
|
void |
Annotation.writeTo(DexBuffer.Section out)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||