Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc808 ObjPtr<mirror::Object> GetAnnotationValue(const ClassData& klass, in GetAnnotationValue() function
862 ObjPtr<mirror::Object> obj = GetAnnotationValue(data, in GetAnnotationArrayValue()
889 GetAnnotationValue(klass, annotation_item, "value", string_array_class, in GetSignatureValue()
912 GetAnnotationValue(klass, annotation_item, "value", class_array_class, in GetThrowsValue()
1216 hs.NewHandle(GetAnnotationValue(data, in GetParametersMetadataForMethod()
1229 hs.NewHandle(GetAnnotationValue(data, in GetParametersMetadataForMethod()
1560 ObjPtr<mirror::Object> obj = GetAnnotationValue(data, in GetDeclaringClass()
1635 return GetAnnotationValue(data, annotation_item, "value", ScopedNullHandle<mirror::Class>(), in GetEnclosingMethod()
1772 ObjPtr<mirror::Object> obj = GetAnnotationValue(data, in GetNestHost()