Searched refs:readSingle (Results 1 – 2 of 2) sorted by relevance
/libcore/ojluni/src/main/native/ | ||
D | io_util.h | 49 jint readSingle(JNIEnv *env, jobject this, jfieldID fid); |
D | io_util.c | 40 readSingle(JNIEnv *env, jobject this, jfieldID fid) { in readSingle() function |