Home
last modified time | relevance | path

Searched defs:pipelineInfoList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/core/test/unittest/common/
H A Dplatform_config_test.cpp63 auto pipelineInfoList = config.GetPipelineInfoList(); variable
96 auto pipelineInfoList = config.GetPipelineInfoList(); variable
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp239 auto const& pipelineInfoList = config.GetPipelineInfoList(); in LoadBusinessPlugin() local