Home
last modified time | relevance | path

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

/art/dexopt_chroot_setup/
Ddexopt_chroot_setup.cc125 Result<void> Unmount(const std::string& target) { in Unmount() function
216 OR_RETURN(Unmount(*kBindMountTmpDir)); in BindMount()
531 OR_RETURN(Unmount(it->mount_point)); in TearDownChroot()
545 OR_RETURN(Unmount(*kBindMountTmpDir)); in TearDownChroot()