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

  /external/chromium_org/chromeos/disks/
disk_mount_manager.h 176 MountType mount_type;
182 const MountType type,
249 MountType type) = 0;
276 static std::string MountTypeToString(MountType type);
279 static MountType MountTypeFromString(const std::string& type_str);
mock_disk_mount_manager.h 35 const std::string&, MountType));
disk_mount_manager.cc 59 MountType type) OVERRIDE {
301 MountType mount_type,
673 std::string DiskMountManager::MountTypeToString(MountType type) {
707 MountType DiskMountManager::MountTypeFromString(const std::string& type_str) {
disk_mount_manager_unittest.cc 51 chromeos::MountType mount_type;
  /external/chromium_org/chromeos/dbus/
cros_disks_client.h 32 enum MountType {
216 MountType mount_type,
fake_cros_disks_client.cc 91 MountType mount_type,
fake_cros_disks_client.h 52 MountType mount_type,
cros_disks_client.cc 337 static_cast<MountType>(mount_type), mount_path);
372 const MountType type = MOUNT_TYPE_ARCHIVE;
481 MountType type,
498 MountType type,
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_browser_private_apitest.cc 40 chromeos::MountType mount_type;
private_api_mount.cc 36 mount_info->SetString("mountType",
95 chromeos::MountType mount_type =
  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_device_handler_unittest.cc 87 MountType type) OVERRIDE {}

Completed in 794 milliseconds