Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_compiler_test.cc257 jint Java_MyClassNatives_fooI(JNIEnv* env, jobject thisObj, jint x) { in Java_MyClassNatives_fooI() function
271 reinterpret_cast<void*>(&Java_MyClassNatives_fooI)); in CompileAndRunIntMethodImpl()