Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.h364 struct AnnotationSetItem { struct
369 DISALLOW_COPY_AND_ASSIGN(AnnotationSetItem); argument
Ddex_file_verifier.cc1812 const DexFile::AnnotationSetItem* set = reinterpret_cast<const DexFile::AnnotationSetItem*>(ptr_); in CheckInterAnnotationSetItem()