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 69 const UnmountDeviceRecursivelyCallbackType& callback) OVERRIDE;
fake_disk_mount_manager.cc 109 const UnmountDeviceRecursivelyCallbackType& callback) {
  /external/chromium_org/chrome/browser/extensions/api/image_writer_private/
test_utils.h 67 const UnmountDeviceRecursivelyCallbackType& callback) OVERRIDE;
test_utils.cc 64 const UnmountDeviceRecursivelyCallbackType& callback) {
  /external/chromium_org/chromeos/disks/
mock_disk_mount_manager.h 45 const DiskMountManager::UnmountDeviceRecursivelyCallbackType&));
disk_mount_manager.h 196 typedef base::Callback<void(bool)> UnmountDeviceRecursivelyCallbackType;
268 const UnmountDeviceRecursivelyCallbackType& callback) = 0;
disk_mount_manager.cc 130 const UnmountDeviceRecursivelyCallbackType& callback) OVERRIDE {
246 const UnmountDeviceRecursivelyCallbackType& in_callback,
252 const UnmountDeviceRecursivelyCallbackType callback;
  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_device_handler_unittest.cc 94 const UnmountDeviceRecursivelyCallbackType& callback) OVERRIDE {}

Completed in 99 milliseconds