Searched refs:set_annotation_default (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DjavaClasses.hpp592 static void set_annotation_default(oop method, oop value);
703 static void set_annotation_default(oop method, oop value);
H A DjavaClasses.cpp1933 void java_lang_reflect_Method::set_annotation_default(oop method, oop value) { function in class:java_lang_reflect_Method
/openjdk7/hotspot/src/share/vm/runtime/
H A Dreflection.cpp757 java_lang_reflect_Method::set_annotation_default(mh(), method->annotation_default());

Completed in 50 milliseconds