Searched defs:JNI_OnLoadFunctionPtr (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_shared_library.cpp78 typedef int (*JNI_OnLoadFunctionPtr)(void* vm, void* reserved); typedef in namespace:crazy::__anon11494
516 JNI_OnLoadFunctionPtr jni_onload = reinterpret_cast<JNI_OnLoadFunctionPtr>(

Completed in 74 milliseconds