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

  /external/chromium_org/chrome/browser/chromeos/file_manager/
volume_manager.h 215 void DoUnmountEvent(chromeos::MountError error_code,
volume_manager.cc 465 DoUnmountEvent(chromeos::MOUNT_ERROR_NONE,
500 DoUnmountEvent(chromeos::MOUNT_ERROR_NONE, volume_info);
623 DoUnmountEvent(error_code, volume_info);
688 DoUnmountEvent(mount_error, volume_info);
767 DoUnmountEvent(chromeos::MOUNT_ERROR_NONE, VolumeInfo(it->second));
833 void VolumeManager::DoUnmountEvent(chromeos::MountError error_code,
    [all...]

Completed in 64 milliseconds