Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dliststorage.py67 def get_partition_info(part_path, bus, model, partid=None, fstype=None, argument
92 part = part_path.split('/')[-1]
103 readonly = open("%s/ro" % part_path).read()
105 partition_blocks = open("%s/size" % part_path).read()