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

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

Completed in 27 milliseconds