Searched refs:DexAnnotationItem (Results 1 - 2 of 2) sorted by relevance

/dalvik/libdex/
H A DDexFile.h508 u4 entries[1]; /* offset to DexAnnotationItem */
516 struct DexAnnotationItem { struct
1036 DEX_INLINE const DexAnnotationItem* dexGetAnnotationItem(
1043 return (const DexAnnotationItem*) (pDexFile->baseAddr + offset);
H A DDexSwapVerify.cpp1469 static u4 annotationItemTypeIdx(const DexAnnotationItem* item) {
1488 const DexAnnotationItem* annotation =

Completed in 46 milliseconds