Searched defs:S_IWGRP (Results 1 – 5 of 5) sorted by relevance
/aosp12/bionic/libc/kernel/uapi/linux/ | ||
H A D | stat.h | 47 #define S_IWGRP 00020 macro |
/aosp12/frameworks/base/core/java/android/os/ | ||
H A D | FileUtils.java | 106 /** {@hide} */ public static final int S_IWGRP = 00020; field in FileUtils |
/aosp14/frameworks/base/core/java/android/os/ | ||
H A D | FileUtils.java | 107 /** {@hide} */ public static final int S_IWGRP = 00020; field in FileUtils |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |