Searched refs:pipelineStr (Results 1 – 2 of 2) sorted by relevance
107 void PluginConfig::ParsePipeline(const std::string& pipelineStr) in ParsePipeline() argument111 if (!regex_search(pipelineStr, result, std::regex("(\\S+)\\s*:(.+)"))) { in ParsePipeline()
53 void ParsePipeline(const std::string& pipelineStr);