Home
last modified time | relevance | path

Searched refs:fileOpen (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/main/native/
DFileOutputStream_md.c57 fileOpen(env, this, path, fos_fd, in FileOutputStream_open0()
DFileInputStream.c67 fileOpen(env, this, path, fis_fd, O_RDONLY); in FileInputStream_open0()
Dio_util_md.c97 fileOpen(JNIEnv *env, jobject this, jstring path, jfieldID fid, int flags) in fileOpen() function
Dio_util.h55 void fileOpen(JNIEnv *env, jobject this, jstring path, jfieldID fid, int flags);