Searched refs:createImageFile (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A DLoop.h34 static int createImageFile(const char *file, unsigned int numSectors);
H A DLoop.cpp235 int Loop::createImageFile(const char *file, unsigned int numSectors) { function in class:Loop
H A DVolumeManager.cpp304 if (Loop::createImageFile(asecFileName, numImgSectors + 1)) {

Completed in 46 milliseconds