Home
last modified time | relevance | path

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

/system/vold/
DCommandListener.cpp454 bool force = false; in runCommand() local
477 bool force = false; in runCommand() local
561 bool force = false; in runCommand() local
DVolumeManager.cpp1360 int VolumeManager::unmountAsec(const char *id, bool force) { in unmountAsec()
1390 int VolumeManager::unmountObb(const char *fileName, bool force) { in unmountObb()
1409 const char *fileName, const char *mountPoint, bool force) { in unmountLoopImage()
1496 int VolumeManager::destroyAsec(const char *id, bool force) { in destroyAsec()
/system/core/toolbox/upstream-netbsd/bin/dd/
Ddd.c483 dd_out(int force) in dd_out()
/system/extras/ext4_utils/
Dext4_utils.c48 int force = 0; variable
/system/netd/server/
DBandwidthController.cpp282 int BandwidthController::enableBandwidthControl(bool force) { in enableBandwidthControl()