Home
last modified time | relevance | path

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

/tools/treble/build/sandbox/
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,
Dnsjail.py63 readonly_bind_mounts=[], argument
126 readonly_bind_mounts=readonly_bind_mounts,
157 readonly_bind_mounts=[], argument
297 for mount in readonly_bind_mounts:
486 readonly_bind_mounts=args.bindmount_ro,