Home
last modified time | relevance | path

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

/system/vold/
DDisk.cpp73 enum class Table { enum
269 Table table = Table::kUnknown; in readPartitions()
279 table = Table::kMbr; in readPartitions()
281 table = Table::kGpt; in readPartitions()
293 if (table == Table::kMbr) { in readPartitions()
304 } else if (table == Table::kGpt) { in readPartitions()
318 if (table == Table::kUnknown || !foundParts) { in readPartitions()
/system/media/camera/docs/
Dhtml.mako173 <h2>Table of Contents</h2>