Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/
Dplugin_config.cpp135 std::string eventSourceName = StringUtil::TrimStr(result.str(pipelineGroupNameField)); in ParsePipelineGroup() local
137 if (info.name == eventSourceName) { in ParsePipelineGroup()
145 HIVIEW_LOGD("%s is an event source.", eventSourceName.c_str()); in ParsePipelineGroup()