HomeSort by relevance Sort by last modified time
    Searched refs:o600 (Results 1 - 19 of 19) sorted by null

  /external/libcxx/test/support/
filesystem_dynamic_test_helper.py 78 mode = 0o600 | stat.S_IFSOCK
  /external/selinux/libsemanage/utils/
semanage_migrate_store 77 efile = open("%s/%s/lang_ext" % (bottomdir, file), "w+", 0o600)
  /build/make/tools/releasetools/
test_common.py 249 "perms": 0o600,
common.py     [all...]
  /external/python/cpython2/Lib/
tempfile.py 197 fd = _os.open(filename, flags, 0o600)
zipfile.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
tempfile.py 197 fd = _os.open(filename, flags, 0o600)
  /prebuilts/gdb/linux-x86/lib/python2.7/
tempfile.py 197 fd = _os.open(filename, flags, 0o600)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tempfile.py 197 fd = _os.open(filename, flags, 0o600)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tempfile.py 197 fd = _os.open(filename, flags, 0o600)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
zipfile.py     [all...]
  /external/autotest/server/hosts/
adb_host.py 117 _DEFAULT_FILE_PERMS = 0o600
    [all...]
  /external/chromium-trace/catapult/third_party/zipfile/
zipfile_2_7_13.py     [all...]
  /libcore/benchmarks/src/benchmarks/
CloneBenchmark.java 581 Object o600 = new Object(); field in class:CloneBenchmark.CloneableManyFieldObject
    [all...]
  /external/python/cpython2/Lib/test/
test_zipfile.py 551 zinfo.external_attr = 0o600 << 16
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_zipfile.py 500 zinfo.external_attr = 0o600 << 16
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_zipfile.py 500 zinfo.external_attr = 0o600 << 16
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zipfile.py 500 zinfo.external_attr = 0o600 << 16
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zipfile.py 500 zinfo.external_attr = 0o600 << 16
    [all...]

Completed in 675 milliseconds