Home
last modified time | relevance | path

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

/tools/treble/build/sandbox/
Doverlay.py259 def _AddBindMount(self, source_dir, destination_dir, readonly=False): argument
281 source_dir=source_dir, readonly=readonly)
Doverlay_test.py196 overlay.BindMount(source_dir=bind_source, readonly=False))
Dnsjail.py270 if bind_mount.readonly: