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

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

Completed in 232 milliseconds