Searched defs:force (Results 1 – 6 of 6) sorted by relevance
/system/vold/ |
D | CommandListener.cpp | 156 bool force = false; in runCommand() local 399 bool force = false; in runCommand() local 422 bool force = false; in runCommand() local 506 bool force = false; in runCommand() local
|
D | Volume.cpp | 499 int Volume::doUnmount(const char *path, bool force) { in doUnmount() 533 int Volume::unmountVol(bool force, bool revert) { in unmountVol()
|
D | VolumeManager.cpp | 989 int VolumeManager::unmountAsec(const char *id, bool force) { in unmountAsec() 1019 int VolumeManager::unmountObb(const char *fileName, bool force) { in unmountObb() 1038 const char *fileName, const char *mountPoint, bool force) { in unmountLoopImage() 1125 int VolumeManager::destroyAsec(const char *id, bool force) { in destroyAsec() 1709 int VolumeManager::unmountVolume(const char *label, bool force, bool revert) { in unmountVolume() 1834 int VolumeManager::cleanupAsec(Volume *v, bool force) { in cleanupAsec()
|
/system/core/toolbox/upstream-netbsd/bin/dd/ |
D | dd.c | 483 dd_out(int force) in dd_out()
|
/system/extras/ext4_utils/ |
D | ext4_utils.c | 45 int force = 0; variable
|
/system/netd/server/ |
D | BandwidthController.cpp | 254 int BandwidthController::enableBandwidthControl(bool force) { in enableBandwidthControl()
|