Home
last modified time | relevance | path

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

/system/vold/model/
DDisk.cpp335 bool foundParts = false; in readPartitions() local
352 foundParts = true; in readPartitions()
395 if (table == Table::kUnknown || !foundParts) { in readPartitions()