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 212 void DoUnmountEvent(chromeos::MountError error_code,
volume_manager.cc 385 DoUnmountEvent(chromeos::MOUNT_ERROR_NONE,
418 DoUnmountEvent(chromeos::MOUNT_ERROR_NONE, volume_info);
535 DoUnmountEvent(error_code, volume_info);
600 DoUnmountEvent(mount_error, volume_info);
672 DoUnmountEvent(chromeos::MOUNT_ERROR_NONE, VolumeInfo(it->second));
788 void VolumeManager::DoUnmountEvent(chromeos::MountError error_code,

Completed in 98 milliseconds