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

  /external/chromium_org/chromeos/disks/
disk_mount_manager.cc 106 OnFormatDevice(mount_path, false);
114 OnFormatDevice(device_path, false);
381 OnFormatDevice(device_path, false);
394 base::Bind(&DiskMountManagerImpl::OnFormatDevice,
397 base::Bind(&DiskMountManagerImpl::OnFormatDevice,
405 void OnFormatDevice(const std::string& device_path, bool success) {
  /external/chromium_org/chromeos/dbus/
cros_disks_client.cc 161 base::Bind(&CrosDisksClientImpl::OnFormatDevice,
297 void OnFormatDevice(const FormatDeviceCallback& callback,

Completed in 107 milliseconds