Home
last modified time | relevance | path

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

/system/vold/
DDisk.h116 int getMaxMinors();
DDisk.cpp246 int8_t maxMinors = getMaxMinors(); in readPartitions()
477 int Disk::getMaxMinors() { in getMaxMinors() function in android::vold::Disk