Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.h61 pluginComponent_ = mountPoint; in SetPluginComponent()
170 RefPtr<Component> pluginComponent_; variable
H A Dplugin_sub_container.cpp133 auto pluginComponent = AceType::DynamicCast<PluginComponent>(pluginComponent_); in UpdateRootElementSize()