Searched refs:GetAnnotationDefaultValue (Results 1 – 3 of 3) sorted by relevance
44 return soa.AddLocalReference<jobject>(annotations::GetAnnotationDefaultValue(method)); in Method_getDefaultValue()
49 ObjPtr<mirror::Object> GetAnnotationDefaultValue(ArtMethod* method)
1031 ObjPtr<mirror::Object> GetAnnotationDefaultValue(ArtMethod* method) { in GetAnnotationDefaultValue() function