Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_private.h43 android::base::Result<void> Unmount(
Dapexd_prepostinstall.cpp85 Result<void> st = apexd_private::Unmount(mount); in StageFnInstall()
Dapexd.cpp520 Result<void> Unmount(const MountedApexData& data) { in Unmount() function
574 Result<void> result = Unmount(*mount_status); in RunVerifyFnInsideTempMount()
881 return Unmount(*data); in UnmountPackage()
907 Result<void> Unmount(const MountedApexData& data) { in Unmount() function
909 return android::apex::Unmount(data); in Unmount()
2083 if (auto st = Unmount(data); !st.ok()) { in UnmountDanglingMounts()
2153 if (auto status = Unmount(data); !status.ok()) { in unmountAll()
/system/sepolicy/prebuilts/api/29.0/private/
Dapexd.te53 # Unmount and mount filesystems
/system/sepolicy/private/
Dapexd.te81 # Unmount and mount filesystems
/system/sepolicy/prebuilts/api/26.0/public/
Dvold.te98 # Unmount and mount the fs.
/system/sepolicy/prebuilts/api/27.0/public/
Dvold.te101 # Unmount and mount the fs.
/system/sepolicy/prebuilts/api/30.0/private/
Dapexd.te81 # Unmount and mount filesystems
/system/sepolicy/prebuilts/api/28.0/public/
Dvold.te106 # Unmount and mount the fs.
/system/sepolicy/prebuilts/api/29.0/public/
Dvold.te130 # Unmount and mount the fs.
/system/sepolicy/public/
Dvold.te171 # Unmount and mount the fs.
/system/sepolicy/prebuilts/api/30.0/public/
Dvold.te171 # Unmount and mount the fs.
/system/core/rootdir/
Dinit.rc1074 # Unmount /data_mirror mounts in the reverse order of corresponding mounts.
/system/core/init/
DREADME.md643 > Unmount the filesystem mounted at that path.