Searched defs:force (Results 1 – 5 of 5) sorted by relevance
| /system/vold/ |
| D | CommandListener.cpp | 149 bool force = false; in runCommand() local 318 bool force = false; in runCommand() local 337 bool force = false; in runCommand() local 421 bool force = false; in runCommand() local
|
| D | Volume.cpp | 526 int Volume::doMoveMount(const char *src, const char *dst, bool force) { in doMoveMount() 560 int Volume::doUnmount(const char *path, bool force) { in doUnmount() 594 int Volume::unmountVol(bool force, bool revert) { in unmountVol()
|
| D | VolumeManager.cpp | 466 int VolumeManager::unmountAsec(const char *id, bool force) { in unmountAsec() 482 int VolumeManager::unmountObb(const char *fileName, bool force) { in unmountObb() 497 const char *fileName, const char *mountPoint, bool force) { in unmountLoopImage() 578 int VolumeManager::destroyAsec(const char *id, bool force) { in destroyAsec() 1090 int VolumeManager::unmountVolume(const char *label, bool force, bool revert) { in unmountVolume() 1159 int VolumeManager::cleanupAsec(Volume *v, bool force) { in cleanupAsec()
|
| /system/extras/ext4_utils/ |
| D | ext4_utils.c | 41 int force = 0; variable
|
| /system/core/toolbox/ |
| D | dd.c | 489 dd_out(int force) in dd_out()
|