HomeSort by relevance Sort by last modified time
    Searched full:cleanupdm (Results 1 - 1 of 1) sorted by null

  /system/vold/
VolumeManager.cpp 480 bool cleanupDm = false;
492 cleanupDm = true;
502 if (cleanupDm) {
517 if (cleanupDm) {
533 if (cleanupDm) {
544 if (cleanupDm) {
563 if (cleanupDm) {
592 bool cleanupDm = false;
707 if (setupDevMapperDevice(dmDevice, sizeof(dmDevice), loopDevice, asecFileName, key, idHash, numImgSectors, &cleanupDm, mDebug)) {
719 if (cleanupDm) {
    [all...]

Completed in 171 milliseconds