Searched refs:JNI_OnLoadFn (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Djni_internal.cc3211 typedef int (*JNI_OnLoadFn)(JavaVM*, void*); typedef
3212 JNI_OnLoadFn jni_on_load = reinterpret_cast<JNI_OnLoadFn>(sym);

Completed in 92 milliseconds