Home
last modified time | relevance | path

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

/tools/treble/build/sandbox/
Dnsjail.py63 readonly_bind_mounts=[], argument
124 readonly_bind_mounts=readonly_bind_mounts,
154 readonly_bind_mounts=[], argument
292 for mount in readonly_bind_mounts:
472 readonly_bind_mounts=args.bindmount_ro,
Dbuild_android_sandboxed.py72 readonly_bind_mounts = []
74 readonly_bind_mounts = [readonly_bind_mount]
83 readonly_bind_mounts.extend(rbe.get_readonlybind_mounts())
97 readonly_bind_mounts=readonly_bind_mounts,