Home
last modified time | relevance | path

Searched defs:pAnnoSet (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/reflect/
DAnnotation.c886 const DexAnnotationSetItem* pAnnoSet, int visibility) in processAnnotationSet()
1062 const DexAnnotationSetItem* pAnnoSet, const char* descriptor, in searchAnnotationSet()
1173 const DexAnnotationSetItem* pAnnoSet) in getSignatureValue()
1233 const DexAnnotationSetItem* pAnnoSet = NULL; in dvmGetClassAnnotations() local
1256 const DexAnnotationSetItem* pAnnoSet; in dvmGetClassSignatureAnnotation() local
1274 const DexAnnotationSetItem* pAnnoSet; in dvmGetEnclosingMethod() local
1310 const DexAnnotationSetItem* pAnnoSet; in dvmGetDeclaringClass() local
1345 const DexAnnotationSetItem* pAnnoSet; in dvmGetEnclosingClass() local
1420 const DexAnnotationSetItem* pAnnoSet; in dvmGetInnerClass() local
1494 const DexAnnotationSetItem* pAnnoSet; in dvmGetDeclaredClasses() local
[all …]
/dalvik/libdex/
DDexFile.h952 const DexAnnotationSetItem* pAnnoSet, u4 idx) in dexGetAnnotationOff()
960 const DexFile* pDexFile, const DexAnnotationSetItem* pAnnoSet, u4 idx) in dexGetAnnotationItem()