Searched refs:Table (Results 1 – 2 of 2) sorted by relevance
73 enum class Table { enum269 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()
173 <h2>Table of Contents</h2>