Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h886 std::vector<std::pair<std::string, std::string>> attributesCache_; variable
H A Ddom_node.cpp186 attributesCache_ = attrs; in SetAttr()
621 SetAttrInternal(attributesCache_); in UpdateStyleWithChildren()