Searched defs:TableBase (Results 1 – 1 of 1) sorted by relevance
34 class TableBase; variable91 explicit TableBase(const TraceDataCache* dataCache) : dataCache_(dataCache), cursor_(nullptr) {} in TableBase() function