Home
last modified time | relevance | path

Searched refs:pluginElement_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.h51 pluginElement_ = element; in SetPluginElement()
56 return pluginElement_; in GetPluginElement()
171 WeakPtr<Element> pluginElement_; variable