Home
last modified time | relevance | path

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

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