Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/
H A Dforeach_element.cpp38 void ForEachElement::MakeElementByIdMap(const std::list<RefPtr<Element>>& elmts, const std::list<st… in MakeElementByIdMap() function in OHOS::Ace::PartUpd::ForEachElement
138 MakeElementByIdMap(GetChildren(), oldIds, oldElmtsByIdMap); in LocalizedUpdate()
H A Dforeach_element.h90 static void MakeElementByIdMap(const std::list<RefPtr<Element>>& elmts,