Home
last modified time | relevance | path

Searched refs:is_removable (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/cros/
Dliststorage.py68 label=None, block_size=0, is_removable=False): argument
146 if (is_removable and partid) or bus == 'usb':
174 is_removable = bool(int(open("%s/removable" % spath).read()))
196 is_removable=is_removable)
202 is_removable=is_removable)