Searched refs:hisyseventPluginIndex_ (Results 1 – 2 of 2) sorted by relevance
64 hisyseventPluginIndex_ = traceDataCache_->GetDataIndex("hisysevent-plugin"); in InitPluginNameIndex()82 supportPluginNameIndex_.insert(hisyseventPluginIndex_); in InitPluginNameIndex()315 hilogPluginIndex_.count(pluginNameIndex) || hisyseventPluginIndex_ == pluginNameIndex) { in SpliteDataBySegment()357 } else if (pulginNameIndex == hisyseventPluginIndex_) { in ParseDataByPluginName()
219 DataIndex hisyseventPluginIndex_; variable