Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.h63 android::base::Result<void> Unmount(
Dapexd.cpp620 Result<void> Unmount(const MountedApexData& data, bool deferred) { in Unmount() function
684 Result<void> result = Unmount(*mount_status, /* deferred= */ false); in RunVerifyFnInsideTempMount()
1037 return Unmount(*data, deferred); in UnmountPackage()
1072 Unmount(*data, /* deferred= */ false); in UnmountTempMount()
3081 if (auto status = Unmount(data, /* deferred= */ false); !status.ok()) { in UnmountAll()
Dapexd_test.cpp3361 auto res = Unmount(*other_apex_mount_data, /* deferred= */ false); in TEST_F()
/system/sepolicy/prebuilts/api/29.0/private/
Dapexd.te53 # 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.te80 # Unmount and mount filesystems
/system/sepolicy/prebuilts/api/28.0/public/
Dvold.te106 # Unmount and mount the fs.
/system/sepolicy/private/
Dapexd.te105 # Unmount and mount filesystems
/system/sepolicy/prebuilts/api/31.0/private/
Dapexd.te105 # Unmount and mount filesystems
/system/sepolicy/prebuilts/api/29.0/public/
Dvold.te130 # Unmount and mount the fs.
/system/sepolicy/public/
Dvold.te177 # Unmount and mount the fs.
/system/sepolicy/prebuilts/api/31.0/public/
Dvold.te177 # Unmount and mount the fs.
/system/sepolicy/prebuilts/api/30.0/public/
Dvold.te171 # Unmount and mount the fs.
/system/core/init/
DREADME.md661 > Unmount the filesystem mounted at that path.
/system/core/rootdir/
Dinit.rc1235 # Unmount /data_mirror mounts in the reverse order of corresponding mounts.