Home
last modified time | relevance | path

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

/art/tools/dexfuzz/src/dexfuzz/rawdex/
DAnnotationItem.java23 public EncodedAnnotation annotation; field in AnnotationItem
/art/runtime/
Ddex_file_verifier.cc1850 const DexFile::AnnotationItem* annotation = in CheckInterAnnotationSetItem() local