Home
last modified time | relevance | path

Searched refs:dexGetParameterAnnotations (Results 1 – 3 of 3) sorted by relevance

/dalvik/libdex/
DDexFile.h880 DEX_INLINE const DexParameterAnnotationsItem* dexGetParameterAnnotations( in dexGetParameterAnnotations() function
DDexSwapVerify.cpp1268 dexGetParameterAnnotations(state->pDexFile, dir); in findFirstAnnotationsDirectoryDefiner()
/dalvik/vm/reflect/
DAnnotation.cpp2160 pParameterList = dexGetParameterAnnotations(pDexFile, pAnnoDir); in findAnnotationsItemForMethod()