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