Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexFile.h945 DEX_INLINE u4 dexGetAnnotationOff( in dexGetAnnotationOff() function
956 u4 offset = dexGetAnnotationOff(pAnnoSet, idx); in dexGetAnnotationItem()
DDexSwapVerify.cpp1421 dexGetAnnotationOff(set, i), kDexTypeAnnotationItem)) { in crossVerifyAnnotationSetItem()