Home
last modified time | relevance | path

Searched refs:setupLoopDevice (Results 1 – 1 of 1) sorted by relevance

/system/vold/
DVolumeManager.cpp142 static int setupLoopDevice(char* buffer, size_t len, const char* asecFileName, const char* idHash, … in setupLoopDevice() function
1071 if (setupLoopDevice(loopDevice, sizeof(loopDevice), asecFileName, idHash, mDebug)) in resizeAsec()
1662 if (setupLoopDevice(loopDevice, sizeof(loopDevice), asecFileName, idHash, mDebug)) in mountAsec()
1757 if (setupLoopDevice(loopDevice, sizeof(loopDevice), img, idHash, mDebug)) in mountObb()