Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_compiler_test.cc318 jlong Java_MyClassNatives_fooJJ(JNIEnv* env, jobject thisObj, jlong x, jlong y) { in Java_MyClassNatives_fooJJ() function
332 reinterpret_cast<void*>(&Java_MyClassNatives_fooJJ)); in CompileAndRunLongLongMethodImpl()