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

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_html5fs.cc 117 PP_FileSystemType filesystem_type = PP_FILESYSTEMTYPE_LOCALPERSISTENT; local
123 filesystem_type = PP_FILESYSTEMTYPE_LOCALPERSISTENT;
125 filesystem_type = PP_FILESYSTEMTYPE_LOCALTEMPORARY;
134 ->Create(ppapi_->GetInstance(), filesystem_type);
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 655 attribute filesystem_type;
885 type iso9660_t, filesystem_type, noxattrfs;
887 type nfs_t, filesystem_type, noxattrfs;
1196 typeattribute sysfs_t filesystem_type;
1206 typeattribute usbfs_t filesystem_type;
    [all...]

Completed in 134 milliseconds