Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc811 ObjPtr<mirror::Object> GetAnnotationValue(const ClassData& klass, in GetAnnotationValue() function
860 GetAnnotationValue(klass, annotation_item, "value", string_array_class, in GetSignatureValue()
883 GetAnnotationValue(klass, annotation_item, "value", class_array_class, in GetThrowsValue()
1189 hs.NewHandle(GetAnnotationValue(data, in GetParametersMetadataForMethod()
1202 hs.NewHandle(GetAnnotationValue(data, in GetParametersMetadataForMethod()
1519 GetAnnotationValue(data, annotation_item, "value", class_array_class, in GetDeclaredClasses()
1539 ObjPtr<mirror::Object> obj = GetAnnotationValue(data, in GetDeclaringClass()
1609 return GetAnnotationValue(data, annotation_item, "value", ScopedNullHandle<mirror::Class>(), in GetEnclosingMethod()