Home
last modified time | relevance | path

Searched defs:newIds (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dfor_each_model_impl.cpp75 void ForEachModelImpl::SetNewIds(std::list<std::string>&& newIds) in SetNewIds()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dfor_each_model_ng.cpp55 void ForEachModelNG::SetNewIds(std::list<std::string>&& newIds) in SetNewIds()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/
H A Dforeach_element.cpp122 std::list<std::string> newIds = newFEComp->GetIdArray(); in LocalizedUpdate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_foreach.cpp162 std::unordered_set<std::string> newIds; in SetIdArray() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_controller_test_ng.cpp76 std::list<std::string> newIds; in CreateForEachSwiper() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_foreach_ffi.cpp181 std::unordered_set<std::string> newIds; in FfiOHOSAceFrameworkViewSetIdArrayReturnStruct() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp1280 const auto& newIds = forEachComponent->GetIdArray(); in UpdateForPartialUpdate() local
1334 const auto& newIds = forEachComponent->GetIdArray(); in LocalizedUpdate() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_common_test_ng.cpp124 std::list<std::string> newIds; in CreateForEachList() local