Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.h372 struct AnnotationItem { struct
377 DISALLOW_COPY_AND_ASSIGN(AnnotationItem); argument
Ddex_file_verifier.cc1823 const DexFile::AnnotationItem* annotation = in CheckInterAnnotationSetItem()
1824 reinterpret_cast<const DexFile::AnnotationItem*>(begin_ + *offsets); in CheckInterAnnotationSetItem()