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