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

  /external/chromium_org/chrome/browser/chromeos/file_manager/
fake_disk_mount_manager.h 67 virtual void UnmountDeviceRecursively(
fake_disk_mount_manager.cc 107 void FakeDiskMountManager::UnmountDeviceRecursively(
  /external/chromium_org/chrome/browser/extensions/api/image_writer_private/
test_utils.h 65 virtual void UnmountDeviceRecursively(
operation_chromeos.cc 58 DiskMountManager::GetInstance()->UnmountDeviceRecursively(
test_utils.cc 62 void FakeDiskMountManager::UnmountDeviceRecursively(
  /external/chromium_org/chromeos/disks/
mock_disk_mount_manager.h 43 UnmountDeviceRecursively,
disk_mount_manager.h 194 // A callback function type which is called after UnmountDeviceRecursively
266 virtual void UnmountDeviceRecursively(
mock_disk_mount_manager.cc 173 EXPECT_CALL(*this, UnmountDeviceRecursively(_, _))
disk_mount_manager.cc 128 virtual void UnmountDeviceRecursively(
277 // Callback for UnmountDeviceRecursively.
288 // UnmountDeviceRecursively.
  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_device_handler_unittest.cc 92 virtual void UnmountDeviceRecursively(
burn_manager.cc 600 chromeos::disks::DiskMountManager::GetInstance()->UnmountDeviceRecursively(

Completed in 341 milliseconds