Home
last modified time | relevance | path

Searched defs:SetRemovedElmtIds (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dfor_each_model_impl.h41 void SetRemovedElmtIds(std::list<int32_t>& removedElmtId) override {}; in SetRemovedElmtIds() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dfor_each_model_ng.cpp63 void ForEachModelNG::SetRemovedElmtIds(std::list<int32_t>& removedElmtId) in SetRemovedElmtIds() function in OHOS::Ace::NG::ForEachModelNG