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

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassLoader.hpp61 virtual bool is_lazy();
136 virtual bool is_lazy();
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 1204 milliseconds