Searched refs:JNI_OnLoadFn (Results 1 – 1 of 1) sorted by relevance
3333 typedef int (*JNI_OnLoadFn)(JavaVM*, void*); in LoadNativeLibrary() typedef3334 JNI_OnLoadFn jni_on_load = reinterpret_cast<JNI_OnLoadFn>(sym); in LoadNativeLibrary()