Searched defs:is_lazy (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassLoader.cpp190 bool ClassPathEntry::is_lazy() { function in class:ClassPathEntry
325 bool LazyClassPathEntry::is_lazy() { function in class:LazyClassPathEntry
394 if (entry->is_lazy() &&

Completed in 1085 milliseconds