Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_xcomponent.cpp27 auto xcomponentDeclaration = AceType::DynamicCast<XComponentDeclaration>(declaration_); in PrepareSpecializedComponent() local
28 if (!xcomponentDeclaration) { in PrepareSpecializedComponent()
34 xcomponentDeclaration->SetXComponentId(commonAttr.id); in PrepareSpecializedComponent()
37 xComponentChild_->SetDeclaration(xcomponentDeclaration); in PrepareSpecializedComponent()

Completed in 1 milliseconds