Home
last modified time | relevance | path

Searched refs:S_IWOTH (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/jni/
Dandroid_server_Watchdog.cpp68 S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH); in dumpKernelStacks()
Dandroid_os_Parcel.cpp483 if (mode&0x00000002) realMode |= S_IWOTH; in android_os_Parcel_openFileDescriptor()
/frameworks/compile/mclinker/lib/Support/Unix/
DFileSystem.inc121 perm |= S_IWOTH;
/frameworks/base/core/java/android/os/
DFileUtils.java67 public static final int S_IWOTH = 00002; field in FileUtils
/frameworks/base/core/java/android/app/
DContextImpl.java1908 perms |= FileUtils.S_IWOTH; in setFilePermissionsFromMode()
/frameworks/base/api/
Dcurrent.txt29744 field public static final int S_IWOTH;
Dsystem-current.txt31895 field public static final int S_IWOTH;