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