Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexFile.h912 DEX_INLINE int dexGetParameterAnnotationsSize(const DexFile* pDexFile, in dexGetParameterAnnotationsSize() function
/dalvik/vm/reflect/
DAnnotation.c2057 u4 count = dexGetParameterAnnotationsSize(pDexFile, pAnnoDir); in findAnnotationsItemForMethod()