Home
last modified time | relevance | path

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

/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/raw/
DMapItem.java93 @Override public void annotateSection(@Nonnull AnnotatedBytes out) { in makeAnnotator() method in MapItem
DSectionAnnotator.java75 public void annotateSection(@Nonnull AnnotatedBytes out) { in annotateSection() method in SectionAnnotator
DClassDefItem.java62 @Override public void annotateSection(@Nonnull AnnotatedBytes out) { in makeAnnotator() method
DClassDataItem.java54 @Override public void annotateSection(@Nonnull AnnotatedBytes out) { in makeAnnotator() method
DCodeItem.java121 @Override public void annotateSection(@Nonnull AnnotatedBytes out) { in makeAnnotatorForCDex() method