Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/include/
Dplugin.h273 virtual std::shared_ptr<Plugin> GetPluginByName(const std::string& name) in GetPluginByName() function
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp925 std::shared_ptr<Plugin> HiviewPlatform::GetPluginByName(const std::string& name) in GetPluginByName() function in OHOS::HiviewDFX::HiviewPlatform