Searched refs:CallStaticLongMethodA (Results 1 – 2 of 2) sorted by relevance
1887 static jlong CallStaticLongMethodA(JNIEnv* env, jclass, jmethodID mid, const jvalue* args) { in CallStaticLongMethodA() function in art::JNI3018 JNI::CallStaticLongMethodA,
3190 result.J = baseEnv(env)->CallStaticLongMethodA(env, c, mid, vargs); in CallMethodA()3905 CheckJNI::CallStaticLongMethodA,