Home
last modified time | relevance | path

Searched refs:checkSpecialCaller (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandles.java1133 checkSpecialCaller(specialCaller, refc); in findSpecial()
1661 checkSpecialCaller(specialCaller, null); in unreflectSpecial()
1946 …private void checkSpecialCaller(Class<?> specialCaller, Class<?> refc) throws IllegalAccessExcepti… in checkSpecialCaller() method in MethodHandles.Lookup
/libcore/ojluni/annotations/hiddenapi/java/lang/invoke/
DMethodHandles.java590 private void checkSpecialCaller(java.lang.Class<?> specialCaller) in checkSpecialCaller() method in MethodHandles.Lookup