Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/
Dplugin_config.cpp107 void PluginConfig::ParsePipeline(const std::string& pipelineStr) in ParsePipeline() argument
111 if (!regex_search(pipelineStr, result, std::regex("(\\S+)\\s*:(.+)"))) { in ParsePipeline()
/base/hiviewdfx/hiview/base/include/
Dplugin_config.h53 void ParsePipeline(const std::string& pipelineStr);