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

  /external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/
hardware_MultiReaderPowerConsumption.py 32 self.scanner.umount_volume(storage_dict=self._storage)
136 self.scanner.umount_volume(storage_dict=self._storage, args='-f -l')
  /external/autotest/client/site_tests/hardware_UsbMount/
hardware_UsbMount.py 65 self.scanner.umount_volume(storage_dict=storage)
  /external/autotest/client/cros/
storage.py 157 def umount_volume(self, index=None, storage_dict=None, args=''): member in class:StorageScanner
183 'umount_volume().')
210 self.umount_volume(storage_dict=self.__mounted[volume])
226 needed (e.g. on cleanup phase), calling self.umount_volume() or

Completed in 76 milliseconds