Home
last modified time | relevance | path

Searched refs:MountType (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_manager/
Dfake_disk_mount_manager.h25 chromeos::MountType type);
30 chromeos::MountType type;
63 chromeos::MountType type) OVERRIDE;
Dfake_disk_mount_manager.cc16 chromeos::MountType type) in MountRequest()
74 chromeos::MountType type) { in MountPath()
Dvolume_manager.cc71 VolumeType MountTypeToVolumeType(chromeos::MountType type) { in MountTypeToVolumeType()
/external/chromium_org/chromeos/dbus/
Dcros_disks_client.h33 enum MountType { enum
201 MountType mount_type, in MountEntry()
211 MountType mount_type() const { return mount_type_; } in mount_type()
217 MountType mount_type_;
Dcros_disks_client.cc91 static_cast<MountType>(mount_type), mount_path); in ReadMountEntryFromDbus()
473 const MountType type = MOUNT_TYPE_ARCHIVE; in Mount()
598 MountType type, in ContinueMount()
615 MountType type, in FinishMount()
Dfake_cros_disks_client.h60 MountType mount_type,
Dfake_cros_disks_client.cc108 MountType mount_type, in SendMountCompletedEvent()
/external/chromium_org/chromeos/disks/
Ddisk_mount_manager.h181 MountType mount_type;
187 const MountType type, in MountPointInfo()
260 MountType type) = 0;
Dmock_disk_mount_manager.h38 const std::string&, MountType));
Ddisk_mount_manager_unittest.cc51 chromeos::MountType mount_type;
Ddisk_mount_manager.cc65 MountType type) OVERRIDE { in MountPath()
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
Dfile_manager_private_apitest.cc42 chromeos::MountType mount_type;
/external/chromium_org/chrome/browser/chromeos/imageburner/
Dburn_device_handler_unittest.cc88 MountType type) OVERRIDE {} in MountPath()