Searched refs:AnnotationSetItem (Results 1 – 2 of 2) sorted by relevance
1069 const DexFile::AnnotationSetItem* set = in CheckIntraSectionIterate()1070 reinterpret_cast<const DexFile::AnnotationSetItem*>(ptr_); in CheckIntraSectionIterate()1662 const DexFile::AnnotationSetItem* set = reinterpret_cast<const DexFile::AnnotationSetItem*>(ptr_); in CheckInterAnnotationSetItem()
322 struct AnnotationSetItem { struct327 DISALLOW_COPY_AND_ASSIGN(AnnotationSetItem); argument