Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_compiler_test.cc287 jint Java_MyClassNatives_fooII(JNIEnv* env, jobject thisObj, jint x, jint y) { in Java_MyClassNatives_fooII() function
301 reinterpret_cast<void*>(&Java_MyClassNatives_fooII)); in CompileAndRunIntIntMethodImpl()