Home
last modified time | relevance | path

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

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