Home
last modified time | relevance | path

Searched defs:from_existing (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/rutabaga_gfx/src/
Dsnapshot.rs22 pub fn from_existing(directory: impl Into<PathBuf>) -> Self { in from_existing() method
65 pub fn from_existing(directory: impl Into<PathBuf>) -> RutabagaResult<Self> { in from_existing() method
/external/autotest/site_utils/lxc/
Dutils.py200 def from_existing(cls, host_dir, mount_point): member in BindMount
/external/pytorch/scripts/release_notes/
Dcommitlist.py69 def from_existing(path): member in CommitList