Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_picker_base.h94 std::list<std::pair<std::string, std::string>> storeAttributes_; member in OHOS::Ace::Framework::DOMPickerBase
H A Ddom_picker_base.cpp195 storeAttributes_.emplace_back(attr); in SetSpecializedAttr()
471 for (const auto& attribute : storeAttributes_) { in PrepareSpecializedComponent()
481 storeAttributes_.clear(); in PrepareSpecializedComponent()

Completed in 2 milliseconds