Home
last modified time | relevance | path

Searched refs:unreflect (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/lambda/java/java/lang/invoke/
DMethodHandles.java79 public MethodHandle unreflect(Method m) throws IllegalAccessException { return null; } in unreflect() method in MethodHandles.Lookup
/libcore/ojluni/annotations/hiddenapi/java/lang/invoke/
DMethodHandles.java536 public java.lang.invoke.MethodHandle unreflect(java.lang.reflect.Method m) in unreflect() method in MethodHandles.Lookup
/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandles.java1598 public MethodHandle unreflect(Method m) throws IllegalAccessException { in unreflect() method in MethodHandles.Lookup