Home
last modified time | relevance | path

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

/system/vold/
DLoop.h33 static int resizeImageFile(const char* file, unsigned long numSectors);
DLoop.cpp180 int Loop::resizeImageFile(const char* file, unsigned long numSectors) { in resizeImageFile() function in Loop