Home
last modified time | relevance | path

Searched defs:itemIdentity (Results 1 – 22 of 22) sorted by relevance

/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/raw/
DSectionAnnotator.java68 …tract void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity); in annotateItem()
96 String itemIdentity = getItemIdentity(out.getCursor()); in annotateSectionInner() local
DEncodedArrayItem.java50 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DTypeIdItem.java51 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DStringIdItem.java52 …blic void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DCallSiteIdItem.java51 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DAnnotationItem.java54 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DStringDataItem.java51 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DAnnotationSetRefList.java52 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DAnnotationSetItem.java52 …blic void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DTypeListItem.java52 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DMethodHandleItem.java55 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DMethodIdItem.java55 …blic void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DProtoIdItem.java55 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DFieldIdItem.java55 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DAnnotationDirectoryItem.java57 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DHiddenApiClassDataItem.java60 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DMapItem.java80 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DCodeItem.java137 …nnotatedBytes out, @Nonnull DexReader<? extends DexBuffer> reader, @Nullable String itemIdentity) { in makeAnnotatorForCDex()
270 …nnotatedBytes out, @Nonnull DexReader<? extends DexBuffer> reader, @Nullable String itemIdentity) { in annotatePreInstructionFields()
436 …blic void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in annotateItem()
DClassDefItem.java72 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DDebugInfoItem.java52 …blic void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DClassDataItem.java64 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()
DHeaderItem.java171 …cted void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) { in makeAnnotator()