Searched refs:protection_domain_implies_method (Results 1 – 8 of 8) sorted by relevance
307 static Method* protection_domain_implies_method() { return _pd_implies_cache->get_method(); } in protection_domain_implies_method() function in Universe
334 static Method* protection_domain_implies_method() { return _pd_implies_cache->get_method(); } in protection_domain_implies_method() function in Universe
1175 if (Universe::protection_domain_implies_method() == NULL) { in is_authorized()1188 methodHandle m(THREAD, Universe::protection_domain_implies_method()); in is_authorized()
1398 if (Universe::protection_domain_implies_method() == NULL) { in is_authorized()1411 methodHandle m(THREAD, Universe::protection_domain_implies_method()); in is_authorized()