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