Home
last modified time | relevance | path

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

/tools/treble/build/sandbox/
Doverlay.py250 def _AddBindMount(self, source_dir, destination_dir, readonly=False): argument
272 source_dir=source_dir, readonly=readonly)
Dnsjail.py315 if bind_mount.readonly: