Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/trace_streamer/sdk/demo_sdk/table/
Ddemo_table_base.h31 class DemoTableBase; variable
103 …explicit DemoTableBase(const TraceDataCache *dataCache) : demoTraceDataCache_(dataCache), demoCurs… in DemoTableBase() function