Home
last modified time | relevance | path

Searched refs:access (Results 1 – 12 of 12) sorted by relevance

/libcore/ojluni/src/main/java/java/io/
DUnixFileSystem.java248 public boolean checkAccess(File f, int access) { in checkAccess() argument
250 return checkAccess0(f, access); in checkAccess()
253 private native boolean checkAccess0(File f, int access); in checkAccess0() argument
269 public boolean setPermission(File f, int access, boolean enable, boolean owneronly) { in setPermission() argument
271 return setPermission0(f, access, enable, owneronly); in setPermission()
274 private native boolean setPermission0(File f, int access, boolean enable, boolean owneronly); in setPermission0() argument
DFileSystem.java132 public abstract boolean checkAccess(File f, int access); in checkAccess() argument
138 public abstract boolean setPermission(File f, int access, boolean enable, boolean owneronly); in setPermission() argument
/libcore/ojluni/src/main/native/
DUnixFileSystem_md.c158 if (access(path, mode) == 0) { in Java_java_io_UnixFileSystem_checkAccess0()
169 jint access, in Java_java_io_UnixFileSystem_setPermission0() argument
178 switch (access) { in Java_java_io_UnixFileSystem_setPermission0()
Dzip_util.c99 const DWORD access = in ZFILE_Open() local
122 access, /* Read and/or write permission */ in ZFILE_Open()
/libcore/luni/src/main/java/libcore/io/
DBlockGuardOs.java67 @Override public boolean access(String path, int mode) throws ErrnoException { in access() method in BlockGuardOs
69 return os.access(path, mode); in access()
DForwardingOs.java54 …public boolean access(String path, int mode) throws ErrnoException { return os.access(path, mode);… in access() method in ForwardingOs
DOs.java45 public boolean access(String path, int mode) throws ErrnoException; in access() method
DPosix.java48 public native boolean access(String path, int mode) throws ErrnoException; in access() method in Posix
/libcore/luni/src/main/java/android/system/
DOs.java54 …public static boolean access(String path, int mode) throws ErrnoException { return Libcore.os.acce… in access() method in Os
/libcore/
DLICENSE158 If distribution of executable or object code is made by offering access to copy
159 from a designated place, then offering equivalent access to copy the source
/libcore/luni/src/main/native/
Dlibcore_io_Posix.cpp750 int rc = TEMP_FAILURE_RETRY(access(path.c_str(), mode)); in Posix_access()
1965 NATIVE_METHOD(Posix, access, "(Ljava/lang/String;I)Z"),
/libcore/ojluni/
DNOTICE54 * Low-level Unicode bidi/shaping properties access.
444 If distribution of executable or object code is made by offering access to copy
445 from a designated place, then offering equivalent access to copy the source
1479 <p><code>Replaceable</code> also includes API to access characters