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

/dalvik/vm/
H A DJni.cpp2459 static jint RegisterNatives(JNIEnv* env, jclass jclazz, function
2487 * this before redefining a method implementation with RegisterNatives.
2497 * 5. use RegisterNatives to bind the methods from the new library
3243 RegisterNatives,

Completed in 61 milliseconds