Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexFile.h824 DEX_INLINE const DexFieldAnnotationsItem* dexGetFieldAnnotations( in dexGetFieldAnnotations() function
DDexSwapVerify.cpp1252 dexGetFieldAnnotations(state->pDexFile, dir); in findFirstAnnotationsDirectoryDefiner()
/dalvik/vm/reflect/
DAnnotation.cpp1952 pFieldList = dexGetFieldAnnotations(pDexFile, pAnnoDir); in findAnnotationSetForField()