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

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_html5fs.cc 137 PP_FileSystemType filesystem_type = PP_FILESYSTEMTYPE_LOCALPERSISTENT; local
144 filesystem_type = PP_FILESYSTEMTYPE_LOCALPERSISTENT;
146 filesystem_type = PP_FILESYSTEMTYPE_LOCALTEMPORARY;
155 ->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...]
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
fake_pepper_interface_html5fs.h 88 PP_FileSystemType filesystem_type() const { return filesystem_type_; } function in class:FakeHtml5FsFilesystem
fake_pepper_interface_html5fs.cc 630 PP_FileSystemType filesystem_type) {
638 *instance_resource->filesystem_template, filesystem_type);

Completed in 300 milliseconds