Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.cc1069 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()
Ddex_file.h322 struct AnnotationSetItem { struct
327 DISALLOW_COPY_AND_ASSIGN(AnnotationSetItem); argument