Lines Matching full:odt
133 auto *ODT = Table::getFromOpaqueValue(T).template get<OnDiskTable *>(); in removeOverriddenTables() local
134 bool Remove = Files.count(ODT->File); in removeOverriddenTables()
136 delete ODT; in removeOverriddenTables() local
152 for (auto *ODT : tables()) { in condense()
153 auto &HT = ODT->Table; in condense()
167 Merged->Files.push_back(ODT->File); in condense()
168 delete ODT; in condense() local
250 for (auto *ODT : tables()) { in find()
251 auto &HT = ODT->Table; in find()
275 for (auto *ODT : tables()) { in findAll()
276 auto &HT = ODT->Table; in findAll()