Home
last modified time | relevance | path

Searched defs:pipelineName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/
H A Dpipeline.cpp110 void PipelineEvent::SetPipelineInfo(const std::string& pipelineName, std::list<std::weak_ptr<Plugin… in SetPipelineInfo()
121 …id PipelineEvent::FillPipelineInfo(std::shared_ptr<Plugin> caller, const std::string& pipelineName, in FillPipelineInfo()
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dpipeline.h87 const std::string& pipelineName, in RepackPipelineEvent()
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp517 for (const auto& pipelineName : pluginInfo.pipelineNameList) { in InitPlugin() local
858 …iewPlatform::AppendPluginToPipeline(const std::string& pluginName, const std::string& pipelineName) in AppendPluginToPipeline()
917 for (auto& pipelineName : config.pipelineNameList) { in InstancePluginByProxy() local
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp192 std::string pipelineName = it->first; in PublishPipelineEvent() local