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

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

Completed in 70 milliseconds