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

  /dalvik/libdex/
DexFile.h 425 u4 entries[1]; /* offset to DexAnnotationItem */
433 struct DexAnnotationItem {
953 DEX_INLINE const DexAnnotationItem* dexGetAnnotationItem(
960 return (const DexAnnotationItem*) (pDexFile->baseAddr + offset);
DexSwapVerify.cpp     [all...]

Completed in 130 milliseconds