Searched defs:CallStaticLongMethod (Results 1 – 3 of 3) sorted by relevance
334 jlong (*CallStaticLongMethod)(JNIEnv*, jclass, jmethodID, ...); member
1808 static jlong CallStaticLongMethod(JNIEnv* env, jclass, jmethodID mid, ...) { in CallStaticLongMethod() function in art::JNI