Searched defs:S_IXOTH (Results 1 – 4 of 4) sorted by relevance
300 Os.chmod(path.getPath(), S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH); in createNativeLibrarySubdir() local
117 /** {@hide} */ public static final int S_IXOTH = 00001; field in FileUtils
800 public static final int S_IXOTH = placeholder(); field in OsConstants
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...