Home
last modified time | relevance | path

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

/aosp14/system/core/libcutils/
H A Dashmem-dev.cpp293 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IRGRP, in __ashmem_is_ashmem()
298 S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IRGRP); in __ashmem_is_ashmem()
/aosp14/frameworks/base/cmds/gpu_counter_producer/
H A Dmain.cpp84 S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH); in writeToPidFile()
/aosp14/system/core/property_service/libpropertyinfoparser/
H A Dproperty_info_parser.cpp209 ((fd_stat.st_mode & (S_IWGRP | S_IWOTH)) != 0) || in LoadPath()
/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteOpenHelper.java444 int perms = FileUtils.S_IRUSR | FileUtils.S_IWUSR | FileUtils.S_IRGRP | FileUtils.S_IWGRP; in setFilePermissionsForDb()
/aosp14/frameworks/base/services/core/java/com/android/server/app/
H A DGameManagerSettings.java181 | FileUtils.S_IRGRP | FileUtils.S_IWGRP, in writePersistentDataLocked()
H A DGameManagerService.java205 | FileUtils.S_IRGRP | FileUtils.S_IWGRP, in GameManagerService()
/aosp14/system/core/init/
H A Dutil.cpp174 if ((sb.st_mode & (S_IWGRP | S_IWOTH)) != 0) { in ReadFile()
/aosp14/frameworks/base/core/java/android/os/
H A DFileUtils.java107 /** {@hide} */ public static final int S_IWGRP = 00020; field in FileUtils
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DSettings.java1533 FileUtils.S_IRUSR | FileUtils.S_IWUSR | FileUtils.S_IRGRP | FileUtils.S_IWGRP,
1540 FileUtils.S_IRUSR | FileUtils.S_IWUSR | FileUtils.S_IRGRP | FileUtils.S_IWGRP,
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java3551 |FileUtils.S_IRGRP|FileUtils.S_IWGRP in setFilePermissionsFromMode()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt36034 Landroid/os/FileUtils;->S_IWGRP:I