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

  /system/sepolicy/public/
te_macros 76 # this domain when creating tmpfs / shmem / ashmem files.
79 type_transition $1 tmpfs:file $1_tmpfs;
81 allow $1 tmpfs:dir { getattr search };
  /external/autotest/client/cros/
cryptohome.py 234 # Ensure that the guest tmpfs is mounted.
236 raise ChromiumOSError('Cryptohome did not mount tmpfs.')
344 """Check whether a vault backed by tmpfs is mounted for the guest user."""
  /system/sepolicy/private/
app.te 39 allow { appdomain -isolated_app } tmpfs:lnk_file r_file_perms;
41 # Search /storage/emulated tmpfs mount.
42 allow appdomain tmpfs:dir r_dir_perms;
494 tmpfs
file_contexts 28 /mnt u:object_r:tmpfs:s0
  /build/make/
envsetup.sh 1040 adb shell mount -t tmpfs tmpfs /cores;
    [all...]
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf     [all...]

Completed in 437 milliseconds