Home
last modified time | relevance | path

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

/system/vold/model/
DDisk.cpp351 bool foundParts = false; in readPartitions() local
392 foundParts = true; in readPartitions()
403 foundParts = true; in readPartitions()
406 foundParts = true; in readPartitions()
413 if (table == Table::kUnknown || !foundParts) { in readPartitions()