Searched defs:pipelines (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/build/ |
H A D | gen_plugin_build.py | 92 def write_config_file(output_file, plugins, pipelines, pipelinegroups, is_so): argument 268 def add_pipelines(pipelines, config_pipelines, config_plugins): argument 276 def add_pipeline_groups(pipelinegrps, cfg_pipelinegrps, pipelines, plugins): argument
|
H A D | plugin_build.json | 15 "pipelines": { object
|
/ohos5.0/base/hiviewdfx/hiview/test/unittest/common/ |
H A D | holistic_platform_test.cpp | 183 const std::map<std::string, std::shared_ptr<Pipeline>>& pipelines = platform_.GetPipelineMap(); variable
|