Home
last modified time | relevance | path

Searched refs:processPluginIndex_ (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.h226 DataIndex processPluginIndex_; variable
Dhtrace_parser.cpp77 processPluginIndex_ = traceDataCache_->GetDataIndex("process-plugin"); in InitPluginNameIndex()
92 supportPluginNameIndex_.insert(processPluginIndex_); in InitPluginNameIndex()
355 } else if (pulginNameIndex == processPluginIndex_) { in ParseDataByPluginName()