Home
last modified time | relevance | path

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

/external/toolchain-utils/
Dchromiumos_image_diff.py42 def __init__(self, image, chromeos_root, no_unmount): argument
49 self.no_unmount = no_unmount
104 if self.no_unmount:
342 image = CrosImage(image_path, chromeos_root, options.no_unmount)