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
368 foundParts = true; in readPartitions()
411 if (table == Table::kUnknown || !foundParts) { in readPartitions()