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

  /external/chromium_org/chrome/browser/chromeos/file_manager/
volume_manager_observer.h 49 virtual void OnFormatCompleted(
volume_manager.cc 569 OnFormatCompleted(device_path,
volume_manager_unittest.cc 121 virtual void OnFormatCompleted(
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
device_event_router.h 56 virtual void OnFormatCompleted(const std::string& device_path,
device_event_router.cc 116 void DeviceEventRouter::OnFormatCompleted(const std::string& device_path,
event_router.h 127 virtual void OnFormatCompleted(
event_router.cc     [all...]
  /external/chromium_org/chromeos/disks/
disk_mount_manager.cc 43 base::Bind(&DiskMountManagerImpl::OnFormatCompleted,
110 OnFormatCompleted(FORMAT_ERROR_UNKNOWN, mount_path);
118 OnFormatCompleted(FORMAT_ERROR_UNKNOWN, device_path);
397 OnFormatCompleted(FORMAT_ERROR_UNKNOWN, device_path);
413 base::Bind(&DiskMountManagerImpl::OnFormatCompleted,
425 void OnFormatCompleted(FormatError error_code,
  /external/chromium_org/chromeos/dbus/
cros_disks_client.cc 264 base::Bind(&CrosDisksClientImpl::OnFormatCompleted,
429 void OnFormatCompleted(FormatCompletedHandler handler, dbus::Signal* signal) {

Completed in 680 milliseconds