Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DUtils.h83 status_t KillProcessesWithTmpfsMountPrefix(const std::string& path);
H A DUtils.cpp507 status_t KillProcessesWithTmpfsMountPrefix(const std::string& path) { in KillProcessesWithTmpfsMountPrefix() function
/aosp12/system/vold/model/
H A DEmulatedVolume.cpp196 KillProcessesWithTmpfsMountPrefix(appObbDir); in unmountFuseBindMounts()