Searched defs:CallStaticLongMethod (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Djni_internal.cc1853 static jlong CallStaticLongMethod(JNIEnv* env, jclass, jmethodID mid, ...) { function in class:art::JNI
1856 CHECK_NON_NULL_ARGUMENT(CallStaticLongMethod, mid);
2732 JNI::CallStaticLongMethod,

Completed in 56 milliseconds