Uses of Class
org.jf.dexlib2.util.AnnotatedBytes
Packages that use AnnotatedBytes
-
Uses of AnnotatedBytes in org.jf.dexlib2.dexbacked.raw
Methods in org.jf.dexlib2.dexbacked.raw with parameters of type AnnotatedBytesModifier and TypeMethodDescriptionprivate voidCodeItem.CodeItemAnnotator.annotateArrayPayload(AnnotatedBytes out, ArrayPayload instruction) static voidCdexHeaderItem.annotateCdexHeaderFields(AnnotatedBytes out, DexBuffer buf) private voidCodeItem.CodeItemAnnotator.annotateDefaultInstruction(AnnotatedBytes out, Instruction instruction) static voidEncodedValue.annotateEncodedAnnotation(DexBackedDexFile dexFile, AnnotatedBytes out, DexReader reader) static voidEncodedValue.annotateEncodedArray(DexBackedDexFile dexFile, AnnotatedBytes out, DexReader reader) static voidEncodedValue.annotateEncodedValue(DexBackedDexFile dexFile, AnnotatedBytes out, DexReader reader) private voidCodeItem.CodeItemAnnotator.annotateInstruction10x(AnnotatedBytes out, Instruction instruction) private voidCodeItem.CodeItemAnnotator.annotateInstruction35c(AnnotatedBytes out, Instruction35c instruction) private voidCodeItem.CodeItemAnnotator.annotateInstruction3rc(AnnotatedBytes out, Instruction3rc instruction) protected voidCodeItem.CodeItemAnnotator.annotateInstructions(AnnotatedBytes out, DexReader reader, int instructionSize) voidCodeItem.CodeItemAnnotator.annotateItem(AnnotatedBytes out, int itemIndex, String itemIdentity) protected abstract voidSectionAnnotator.annotateItem(AnnotatedBytes out, int itemIndex, String itemIdentity) private voidCodeItem.CodeItemAnnotator.annotatePackedSwitchPayload(AnnotatedBytes out, PackedSwitchPayload instruction) protected voidCodeItem.CodeItemAnnotator.annotatePostInstructionFields(AnnotatedBytes out, DexReader reader, int triesCount) CodeItem.CodeItemAnnotator.annotatePreInstructionFields(AnnotatedBytes out, DexReader reader, String itemIdentity) voidSectionAnnotator.annotateSection(AnnotatedBytes out) Write out annotations for this sectionprotected voidSectionAnnotator.annotateSectionInner(AnnotatedBytes out, int itemCount) private voidCodeItem.CodeItemAnnotator.annotateSparseSwitchPayload(AnnotatedBytes out, SparseSwitchPayload instruction) -
Uses of AnnotatedBytes in org.jf.dexlib2.dexbacked.raw.util
Subclasses of AnnotatedBytes in org.jf.dexlib2.dexbacked.raw.util