Searched refs:toUnmount (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A DVolumeManager.cpp1480 AsecIdCollection toUnmount; local
1490 toUnmount.push_back(cd);
1497 for (AsecIdCollection::iterator it = toUnmount.begin(); it != toUnmount.end(); ++it) {

Completed in 622 milliseconds