Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp192 std::vector<std::pair<std::string, std::string>> tempAttrs; in SetAttrInternal() local
197 tempAttrs.emplace_back(attr); in SetAttrInternal()
202 declaration_->SetAttr(tempAttrs); in SetAttrInternal()

Completed in 4 milliseconds