Searched defs:S_IXGRP (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/ | ||
H A D | file_util.h | 25 #define S_IXGRP 00010 macro |
/aosp12/bionic/libc/kernel/uapi/linux/ | ||
H A D | stat.h | 48 #define S_IXGRP 00010 macro |
/aosp12/frameworks/base/core/java/android/os/ | ||
H A D | FileUtils.java | 107 /** {@hide} */ public static final int S_IXGRP = 00010; 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/ ... |