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

/openjdk7/hotspot/src/share/vm/classfile/
H A Ddictionary.cpp117 void DictionaryEntry::add_protection_domain(oop protection_domain) { function in class:DictionaryEntry
496 void Dictionary::add_protection_domain(int index, unsigned int hash, function in class:Dictionary
507 entry->add_protection_domain(protection_domain());

Completed in 31 milliseconds