Searched defs:plugins (Results 1 – 3 of 3) sorted by relevance
| /base/hiviewdfx/hiview/build/ |
| D | gen_plugin_build.py | 49 def get_gn_build_content(plugins, plugin_so): argument 77 def write_build_file(output_file, plugins, plugin_so, cnt_type): argument 92 def write_config_file(output_file, plugins, pipelines, pipelinegroups, is_so): argument 222 def add_plugin(plugins, loadorder, threads, config_plugins): argument 276 def add_pipeline_groups(pipelinegrps, cfg_pipelinegrps, pipelines, plugins): argument
|
| D | plugin_build.json | 2 "plugins": { object
|
| /base/hiviewdfx/hiview/base/ |
| D | event_dispatcher.cpp | 72 auto plugins = channelPlugin_[event.messageType_]; in DispatchEvent() local
|