Searched refs:register_sun_nio_ch_FileChannelImpl (Results 1 – 2 of 2) sorted by relevance
36 extern "C" void register_sun_nio_ch_FileChannelImpl(JNIEnv* env);104 register_sun_nio_ch_FileChannelImpl(env); in JNI_OnLoad()
295 void register_sun_nio_ch_FileChannelImpl(JNIEnv* env) { in register_sun_nio_ch_FileChannelImpl() function