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

/openjdk7/hotspot/src/share/vm/classfile/
H A Ddictionary.hpp113 void add_protection_domain(int index, unsigned int hash,
163 void add_protection_domain(oop protection_domain);
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());
H A DsystemDictionary.cpp434 dictionary()->add_protection_domain(d_index, d_hash, klass, class_loader,

Completed in 32 milliseconds