Home
last modified time | relevance | path

Searched defs:numSectors (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DLoop.cpp172 int Loop::createImageFile(const char* file, unsigned long numSectors) { in createImageFile()
188 int Loop::resizeImageFile(const char* file, unsigned long numSectors) { in resizeImageFile()
/system/vold/fs/
DExt4.cpp149 status_t Resize(const std::string& source, unsigned long numSectors) { in Resize()
159 status_t Format(const std::string& source, unsigned long numSectors, const std::string& target) { in Format()
DVfat.cpp163 status_t Format(const std::string& source, unsigned long numSectors) { in Format()