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

  /dalvik/libdex/
DexFile.h 349 u4 classAnnotationsOff; /* offset to DexAnnotationSetItem */
820 if (pAnnoDir->classAnnotationsOff == 0)
822 return dexGetAnnotationSetItem(pDexFile, pAnnoDir->classAnnotationsOff);
    [all...]
DexSwapVerify.c     [all...]

Completed in 27 milliseconds