Home
last modified time | relevance | path

Searched refs:register_sun_nio_ch_FileChannelImpl (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/native/
DOnLoad.cpp36 extern "C" void register_sun_nio_ch_FileChannelImpl(JNIEnv* env);
104 register_sun_nio_ch_FileChannelImpl(env); in JNI_OnLoad()
DFileChannelImpl.c295 void register_sun_nio_ch_FileChannelImpl(JNIEnv* env) { in register_sun_nio_ch_FileChannelImpl() function