Searched refs:JNI_OnLoadFunctionPtr (Results 1 – 1 of 1) sorted by relevance
66 typedef int (*JNI_OnLoadFunctionPtr)(void* vm, void* reserved); typedef407 JNI_OnLoadFunctionPtr jni_onload = reinterpret_cast<JNI_OnLoadFunctionPtr>( in SetJavaVM()