Home
last modified time | relevance | path

Searched defs:mount_type (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dnacl_io.cc19 int nacl_io_register_mount_type(const char* mount_type, in nacl_io_register_mount_type()
24 int nacl_io_unregister_mount_type(const char* mount_type) { in nacl_io_unregister_mount_type()
Dkernel_intercept.cc53 int ki_register_mount_type(const char* mount_type, in ki_register_mount_type()
58 int ki_unregister_mount_type(const char* mount_type) { in ki_unregister_mount_type()
Dkernel_proxy.cc128 bool KernelProxy::RegisterMountType(const char* mount_type, in RegisterMountType()
138 bool KernelProxy::UnregisterMountType(const char* mount_type) { in UnregisterMountType()
/external/chromium_org/webkit/browser/fileapi/
Dfile_system_url.cc34 FileSystemType mount_type, in CreateForTest()
43 FileSystemType* mount_type, in ParseFileSystemSchemeURL()
111 FileSystemType mount_type, in FileSystemURL()
123 FileSystemType mount_type, in FileSystemURL()
Dfile_system_url.h120 FileSystemType mount_type() const { return mount_type_; } in mount_type() function
/external/chromium_org/webkit/common/fileapi/
Dfile_system_info.cc15 fileapi::FileSystemType mount_type) in FileSystemInfo()
Dfile_system_info.h28 fileapi::FileSystemType mount_type; member
Dfile_system_util.cc448 FileSystemType mount_type = fileapi::kFileSystemTypeExternal; in GetFileSystemInfoForChromeOS() local
/external/chromium_org/chromeos/dbus/
Dfake_cros_disks_client.cc96 MountType mount_type, in SendMountCompletedEvent()
Dcros_disks_client.cc346 unsigned int mount_type = 0; in OnMountCompleted() local
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Dmetadata_db_migration_util.cc36 fileapi::FileSystemType mount_type; in ParseV0FormatFileSystemURL() local
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
Dfile_browser_private_apitest.cc41 chromeos::MountType mount_type; member
/external/chromium_org/chromeos/disks/
Ddisk_mount_manager.h176 MountType mount_type; member
Ddisk_mount_manager_unittest.cc51 chromeos::MountType mount_type; member
Ddisk_mount_manager.cc301 MountType mount_type, in OnMountCompleted()
/external/chromium_org/chrome/browser/storage_monitor/
Dstorage_monitor_linux_unittest.cc156 const std::string mount_type; member