Home
last modified time | relevance | path

Searched refs:AppendPluginToPipeline (Results 1 - 6 of 6) sorted by relevance

/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/
H A Dbundle_plugin_example2.cpp54 GetHiviewContext()->AppendPluginToPipeline(GetName(), "NormalPipeline"); in OnLoad()
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dplugin_test.cpp132 // AppendPluginToPipeline in HWTEST_F()
133 context.AppendPluginToPipeline("", ""); in HWTEST_F()
/base/hiviewdfx/hiview/plugins/crash_validator/
H A Dcrash_validator.cpp47 GetHiviewContext()->AppendPluginToPipeline("CrashValidator", "faultloggerPipeline"); in OnLoad()
/base/hiviewdfx/hiview/base/include/
H A Dplugin.h261 virtual void AppendPluginToPipeline(const std::string& pluginName __UNUSED, in AppendPluginToPipeline() function in OHOS::HiviewDFX::HiviewContext
/base/hiviewdfx/hiview/core/include/
H A Dhiview_platform.h58 void AppendPluginToPipeline(const std::string& pluginName, const std::string& pipelineName) override;
/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp858 void HiviewPlatform::AppendPluginToPipeline(const std::string& pluginName, const std::string& pipelineName) in AppendPluginToPipeline() function in OHOS::HiviewDFX::HiviewPlatform

Completed in 5 milliseconds