Searched refs:try_get_next_class (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A Ddictionary.hpp82 klassOop try_get_next_class();
H A Ddictionary.cpp404 klassOop Dictionary::try_get_next_class() { function in class:Dictionary
H A DsystemDictionary.hpp574 static klassOop try_get_next_class();
H A DsystemDictionary.cpp1590 klassOop SystemDictionary::try_get_next_class() { function in class:SystemDictionary
1591 return dictionary()->try_get_next_class();
/openjdk7/hotspot/src/share/vm/runtime/
H A DcompilationPolicy.cpp248 klassOop k = SystemDictionary::try_get_next_class();

Completed in 47 milliseconds