Searched refs:invokeNative (Results 1 – 1 of 1) sorted by relevance
183 invokeNative(m, m.getDeclaringClass(), this_arg); in run()187 public static native void invokeNative(Method m, Class<?> clazz, Object thizz); in invokeNative() method in Test993