Home
last modified time | relevance | path

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

/external/autotest/site_utils/lxc/
Dzygote.py263 self.mounts.append(lxc_utils.BindMount.from_existing(
267 self.mounts.append(lxc_utils.BindMount.from_existing(
Dutils.py176 def from_existing(cls, host_dir, mount_point): member in BindMount