Searched refs:match_class (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DjavaAssertions.hpp62 static inline OptionList* match_class(const char* classname);
H A DjavaAssertions.cpp144 JavaAssertions::match_class(const char* classname) { function in class:JavaAssertions
199 if (p = match_class(classname)) {

Completed in 42 milliseconds