Searched refs:CallStaticLongMethodA (Results 1 – 2 of 2) sorted by relevance
446 request->returnValue.j = JNI_FUNC_PTR(env,CallStaticLongMethodA)(env, in invokeStatic()
542 jlong (JNICALL *CallStaticLongMethodA)1472 jlong CallStaticLongMethodA(jclass clazz, in CallStaticLongMethodA() function1474 return functions->CallStaticLongMethodA(this,clazz,methodID,args); in CallStaticLongMethodA()