Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexFile.h866 DEX_INLINE int dexGetMethodAnnotationsSize(const DexFile* pDexFile, in dexGetMethodAnnotationsSize() function
/dalvik/vm/reflect/
DAnnotation.cpp1662 u4 count = dexGetMethodAnnotationsSize(pDexFile, pAnnoDir); in findAnnotationSetForMethod()