Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dplugin.h268 virtual std::shared_ptr<Plugin> InstancePluginByProxy(std::shared_ptr<Plugin> proxy __UNUSED) in InstancePluginByProxy() function
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp896 std::shared_ptr<Plugin> HiviewPlatform::InstancePluginByProxy(std::shared_ptr<Plugin> proxy) in InstancePluginByProxy() function in OHOS::HiviewDFX::HiviewPlatform