Home
last modified time | relevance | path

Searched defs:annotateSection (Results 1 – 5 of 5) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/
DMapItem.java94 @Override public void annotateSection(@Nonnull AnnotatedBytes out) { in makeAnnotator() method in MapItem
DSectionAnnotator.java69 public void annotateSection(@Nonnull AnnotatedBytes out) { in annotateSection() method in SectionAnnotator
DClassDefItem.java60 @Override public void annotateSection(@Nonnull AnnotatedBytes out) { in makeAnnotator() method
DClassDataItem.java49 @Override public void annotateSection(@Nonnull AnnotatedBytes out) { in makeAnnotator() method
DCodeItem.java73 @Override public void annotateSection(@Nonnull AnnotatedBytes out) { in makeAnnotator() method