Searched defs:CallStaticLongMethodV (Results 1 – 3 of 3) sorted by relevance
335 jlong (*CallStaticLongMethodV)(JNIEnv*, jclass, jmethodID, va_list); member
1818 static jlong CallStaticLongMethodV(JNIEnv* env, jclass, jmethodID mid, va_list args) { in CallStaticLongMethodV() function in art::JNI