Home
last modified time | relevance | path

Searched defs:TableBase (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/table/
Dtable_base.h27 class TableBase; variable
71 explicit TableBase(const TraceDataCache* dataCache) : dataCache_(dataCache), cursor_(nullptr) {} in TableBase() function
/developtools/profiler/trace_analyzer/src/table/
Dtable_base.h27 class TableBase; variable
72 explicit TableBase(const TraceDataCache* dataCache) : dataCache_(dataCache), cursor_(nullptr) {} in TableBase() function