Home
last modified time | relevance | path

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

/system/vold/
DVolume.cpp597 int Volume::unmountVol(bool force, bool revert) { in unmountVol()
DCommandListener.cpp156 bool revert = false; in runCommand() local
DVolumeManager.cpp1425 int VolumeManager::unmountVolume(const char *label, bool force, bool revert) { in unmountVolume()