Searched refs:setupLoopDevice (Results 1 – 1 of 1) sorted by relevance
/system/vold/ |
D | VolumeManager.cpp | 140 static int setupLoopDevice(char* buffer, size_t len, const char* asecFileName, const char* idHash, … in setupLoopDevice() function 1077 if (setupLoopDevice(loopDevice, sizeof(loopDevice), asecFileName, idHash, mDebug)) in resizeAsec() 1668 if (setupLoopDevice(loopDevice, sizeof(loopDevice), asecFileName, idHash, mDebug)) in mountAsec() 1763 if (setupLoopDevice(loopDevice, sizeof(loopDevice), img, idHash, mDebug)) in mountObb()
|