Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_compiler_test.cc468 jint Java_MyClassNatives_fooSII(JNIEnv* env, jclass klass, jint x, jint y) { in Java_MyClassNatives_fooSII() function
482 reinterpret_cast<void*>(&Java_MyClassNatives_fooSII)); in CompileAndRunStaticIntIntMethodImpl()