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

/openjdk7/hotspot/src/share/vm/classfile/
H A DsystemDictionary.hpp381 static bool is_internal_format(Symbol* class_name);
H A DsystemDictionary.cpp119 bool SystemDictionary::is_internal_format(Symbol* class_name) { function in class:SystemDictionary
1084 assert(is_internal_format(parsed_name),

Completed in 44 milliseconds