Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dliststorage.py165 def get_partition_info(part_path, bus, model, partid=None, fstype=None, argument
193 part = part_path.split('/')[-1]
204 readonly = read_file("%s/ro" % part_path, host)
206 partition_blocks = read_file("%s/size" % part_path, host)