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

/system/vold/model/
H A DDisk.cpp308 int maxMinors = getMaxMinors(); local
309 if (maxMinors < 0) {
356 if (!android::base::ParseInt(*it, &i, 1, maxMinors)) {

Completed in 39 milliseconds