Home
last modified time | relevance | path

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

/system/vold/model/
DEmulatedVolume.cpp81 std::list<std::string>& pathsToUnmount) { in doFuseBindMount()
96 std::list<std::string> pathsToUnmount; in mountFuseBindMounts() local