Searched refs:writeMethods (Results 1 – 1 of 1) sorted by relevance
299 static JNINativeMethod writeMethods[] = { { "setup", variable332 if (!registerNativeMethods(env, outClassPathName, writeMethods, in JNI_OnLoad()333 sizeof(writeMethods) / sizeof(writeMethods[0]))) { in JNI_OnLoad()