Searched refs:classAnnotationsOff (Results 1 - 2 of 2) sorted by relevance

/dalvik/libdex/
H A DDexFile.h460 u4 classAnnotationsOff; /* offset to DexAnnotationSetItem */ member in struct:DexAnnotationsDirectoryItem
909 return dexGetAnnotationSetItem(pDexFile, pAnnoDir->classAnnotationsOff);
H A DDexSwapVerify.cpp1196 SWAP_OFFSET4(item->classAnnotationsOff);
1347 item->classAnnotationsOff, kDexTypeAnnotationSetItem)) {

Completed in 36 milliseconds