Home
last modified time | relevance | path

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

/system/vold/
DDisk.cpp306 bool foundParts = false; in readPartitions() local
320 foundParts = true; in readPartitions()
354 if (table == Table::kUnknown || !foundParts) { in readPartitions()