Searched refs:arktsPluginIndex_ (Results 1 – 2 of 2) sorted by relevance
78 arktsPluginIndex_ = traceDataCache_->GetDataIndex("arkts-plugin"); in InitPluginNameIndex()93 supportPluginNameIndex_.insert(arktsPluginIndex_); in InitPluginNameIndex()327 if (pluginNameIndex == arktsPluginConfigIndex_ || pluginNameIndex == arktsPluginIndex_) { in SpliteDataBySegment()361 } else if (pulginNameIndex == arktsPluginIndex_) { in ParseDataByPluginName()
228 DataIndex arktsPluginIndex_; variable