Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/xcomponent/
H A Dxcomponent_declaration.cpp41 declaration.SetXComponentName(name); in SetSpecializedAttr()
H A Dxcomponent_declaration.h42 void SetXComponentName(const std::string& name) in SetXComponentName() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.h113 declaration_->SetXComponentName(name); in SetName()