Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Djava_io_FileSystem.h45 #undef java_io_FileSystem_ACCESS_OK
46 #define java_io_FileSystem_ACCESS_OK 8L macro
DUnixFileSystem_md.c143 case java_io_FileSystem_ACCESS_OK: in Java_java_io_UnixFileSystem_checkAccess0()