Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc40 struct DexFile::AnnotationValue { struct in art::DexFile
400 DexFile::AnnotationValue* annotation_value, in ProcessAnnotationValue()
598 DexFile::AnnotationValue new_annotation_value; in ProcessAnnotationValue()
716 DexFile::AnnotationValue annotation_value; in CreateAnnotationMember()
829 DexFile::AnnotationValue annotation_value; in GetAnnotationValue()
1071 DexFile::AnnotationValue annotation_value; in GetAnnotationDefaultValue()
1401 DexFile::AnnotationValue annotation_value; in GetEnclosingClass()
1460 DexFile::AnnotationValue annotation_value; in GetInnerClass()
1493 DexFile::AnnotationValue annotation_value; in GetInnerClassFlags()
1546 DexFile::AnnotationValue annotation_value; in GetSourceDebugExtension()
/art/libdexfile/dex/
Ddex_file.h429 struct AnnotationValue;