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

  /external/chromium_org/chromeos/disks/
mock_disk_mount_manager.h 43 const DiskMountManager::UnmountDeviceRecursivelyCallbackType&));
disk_mount_manager.h 196 typedef base::Callback<void(bool)> UnmountDeviceRecursivelyCallbackType;
268 const UnmountDeviceRecursivelyCallbackType& callback) = 0;
disk_mount_manager.cc 128 const UnmountDeviceRecursivelyCallbackType& callback) OVERRIDE {
244 const UnmountDeviceRecursivelyCallbackType& in_callback,
250 const UnmountDeviceRecursivelyCallbackType callback;
  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_device_handler_unittest.cc 94 const UnmountDeviceRecursivelyCallbackType& callback) OVERRIDE {}

Completed in 177 milliseconds