Searched defs:pipelineName (Results 1 – 4 of 4) sorted by relevance
91 void PipelineEvent::SetPipelineInfo(const std::string& pipelineName, std::list<std::weak_ptr<Plugin… in SetPipelineInfo()102 …id PipelineEvent::FillPipelineInfo(std::shared_ptr<Plugin> caller, const std::string& pipelineName, in FillPipelineInfo()
93 std::string pipelineName = it->first; in PublishPipelineEvent() local
87 const std::string& pipelineName, in RepackPipelineEvent()
494 for (const auto& pipelineName : pluginInfo.pipelineNameList) { in InitPlugin() local845 …iewPlatform::AppendPluginToPipeline(const std::string& pluginName, const std::string& pipelineName) in AppendPluginToPipeline()904 for (auto& pipelineName : config.pipelineNameList) { in InstancePluginByProxy() local