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

  /external/chromium_org/chrome/browser/chromeos/file_manager/
fake_disk_mount_manager.h 70 const UnmountDeviceRecursivelyCallbackType& callback) OVERRIDE;
fake_disk_mount_manager.cc 112 const UnmountDeviceRecursivelyCallbackType& callback) {
  /external/chromium_org/chromeos/disks/
mock_disk_mount_manager.h 46 const DiskMountManager::UnmountDeviceRecursivelyCallbackType&));
disk_mount_manager.h 201 typedef base::Callback<void(bool)> UnmountDeviceRecursivelyCallbackType;
279 const UnmountDeviceRecursivelyCallbackType& callback) = 0;
disk_mount_manager.cc 132 const UnmountDeviceRecursivelyCallbackType& callback) OVERRIDE {
259 const UnmountDeviceRecursivelyCallbackType& in_callback,
265 const UnmountDeviceRecursivelyCallbackType callback;
  /external/chromium_org/chrome/browser/extensions/api/image_writer_private/
test_utils.h 67 const UnmountDeviceRecursivelyCallbackType& callback) OVERRIDE;
test_utils.cc 63 const UnmountDeviceRecursivelyCallbackType& callback) {
  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_device_handler_unittest.cc 95 const UnmountDeviceRecursivelyCallbackType& callback) OVERRIDE {}

Completed in 310 milliseconds