Home
last modified time | relevance | path

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

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