Home
last modified time | relevance | path

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

/system/vold/
DCommandListener.cpp156 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
DVolume.cpp499 int Volume::doUnmount(const char *path, bool force) { in doUnmount()
533 int Volume::unmountVol(bool force, bool revert) { in unmountVol()
DVolumeManager.cpp989 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/
Ddd.c483 dd_out(int force) in dd_out()
/system/extras/ext4_utils/
Dext4_utils.c45 int force = 0; variable
/system/netd/server/
DBandwidthController.cpp254 int BandwidthController::enableBandwidthControl(bool force) { in enableBandwidthControl()