HomeSort by relevance Sort by last modified time
    Searched refs:DexAnnotationItem (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/reflect/
Annotation.c 895 const DexAnnotationItem* pAnnoItem;
    [all...]
  /dalvik/libdex/
DexFile.h 402 u4 entries[1]; /* offset to DexAnnotationItem */
410 typedef struct DexAnnotationItem {
413 } DexAnnotationItem;
945 DEX_INLINE const DexAnnotationItem* dexGetAnnotationItem(
948 return (const DexAnnotationItem*)
    [all...]
DexSwapVerify.c     [all...]

Completed in 680 milliseconds