Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/io/
DUnixFileSystem.java261 public boolean checkAccess(File f, int access) { in checkAccess() argument
263 switch (access) { in checkAccess()
277 throw new IllegalArgumentException("Bad access mode: " + access); in checkAccess()
281 return Libcore.os.access(f.getPath(), mode); in checkAccess()
305 public boolean setPermission(File f, int access, boolean enable, boolean owneronly) { in setPermission() argument
308 return setPermission0(f, access, enable, owneronly); in setPermission()
310 private native boolean setPermission0(File f, int access, boolean enable, boolean owneronly); in setPermission0() argument
DFileSystem.java127 public abstract boolean checkAccess(File f, int access); in checkAccess() argument
133 public abstract boolean setPermission(File f, int access, boolean enable, boolean owneronly); in setPermission() argument
/libcore/ojluni/annotations/hiddenapi/java/io/
DFileSystem.java72 public abstract boolean checkAccess(java.io.File f, int access); in checkAccess() argument
76 java.io.File f, int access, boolean enable, boolean owneronly); in setPermission() argument
/libcore/luni/src/test/parameter_metadata/
DAndroid.bp15 // Contains classes for testing access to parameter information via reflection.
/libcore/ojluni/src/main/native/
DUnixFileSystem_md.c176 jint access, in Java_java_io_UnixFileSystem_setPermission0() argument
185 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()
DUnixNativeDispatcher.c933 RESTARTABLE(access(path, (int)amode), err); in Java_sun_nio_fs_UnixNativeDispatcher_access0()
/libcore/luni/src/main/java/libcore/io/
DBlockGuardOs.java73 @Override public boolean access(String path, int mode) throws ErrnoException { in access() method in BlockGuardOs
76 return super.access(path, mode); in access()
DForwardingOs.java131 …public boolean access(@Nullable String path, int mode) throws ErrnoException { return os.access(pa… in access() method in ForwardingOs
DOs.java73 public boolean access(String path, int mode) throws ErrnoException; in access() method
DLinux.java52 public native boolean access(String path, int mode) throws ErrnoException; in access() method in Linux
/libcore/ojluni/src/main/java/sun/nio/fs/
DUnixNativeDispatcher.java446 static void access(UnixPath path, int amode) throws UnixException { in access() method in UnixNativeDispatcher
DUnixFileSystemProvider.java306 access(file, mode); in checkAccess()
/libcore/luni/src/main/java/android/system/
DOs.java62 …public static boolean access(String path, int mode) throws ErrnoException { return Libcore.os.acce… in access() method in Os
/libcore/
DJavaLibrary.bp540 // A filegroup that provides access to a source file for a toolchain test that
906 // Provide access to I18N constants that are used to initialize
988 // Ensure that core libraries that depend on the public API can access
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_Linux.cpp1038 int rc = TEMP_FAILURE_RETRY(access(path.c_str(), mode)); in Linux_access()
2746 NATIVE_METHOD(Linux, access, "(Ljava/lang/String;I)Z"),
/libcore/mmodules/core_platform_api/api/legacy_platform/
Dcurrent.txt553 method public boolean access(@Nullable String, int) throws android.system.ErrnoException;
/libcore/mmodules/core_platform_api/api/stable_platform/
Dcurrent.txt553 method public boolean access(@Nullable String, int) throws android.system.ErrnoException;
/libcore/api/
Dmodule-lib-current.txt553 method public boolean access(@Nullable String, int) throws android.system.ErrnoException;
Dcurrent.txt19 method public static boolean access(String, int) throws android.system.ErrnoException;
/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