Home
last modified time | relevance | path

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

/external/toolchain-utils/
Dchromiumos_image_diff.py36 def __init__(self, image, chromeos_root, no_unmount): argument
43 self.no_unmount = no_unmount
98 if self.no_unmount:
336 image = CrosImage(image_path, chromeos_root, options.no_unmount)