Home
last modified time | relevance | path

Searched defs:bind_mount_paths (Results 1 – 2 of 2) sorted by relevance

/system/vold/model/
DPublicVolume.cpp327 std::vector<std::string> bind_mount_paths; in doUnmount() local
/system/vold/
DUtils.cpp1779 const std::vector<std::string>& bind_mount_paths) { in UnmountUserFuseEnhanced()