Home | History | Annotate | Download | only in libdex

Lines Matching refs:classAnnotationsOff

349     u4  classAnnotationsOff;  /* offset to DexAnnotationSetItem */
820 if (pAnnoDir->classAnnotationsOff == 0)
822 return dexGetAnnotationSetItem(pDexFile, pAnnoDir->classAnnotationsOff);