Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dfor_each_model_impl.cpp70 void ForEachModelImpl::SetNewIds(std::list<std::string>&& newIds) in SetNewIds() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dfor_each_model_ng.cpp53 void ForEachModelNG::SetNewIds(std::list<std::string>&& newIds) in SetNewIds() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_controller_test_ng.cpp70 std::list<std::string> newIds; in CreateForEachSwiper() local
/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/
H A Dforeach_element.cpp118 std::list<std::string> newIds = newFEComp->GetIdArray(); in LocalizedUpdate() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_foreach_ffi.cpp176 std::unordered_set<std::string> newIds; in FfiOHOSAceFrameworkViewSetIdArrayReturnStruct() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_foreach.cpp162 std::unordered_set<std::string> newIds; in SetIdArray() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_common_test_ng.cpp160 std::list<std::string> newIds; in CreateForEachList() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp1267 const auto& newIds = forEachComponent->GetIdArray(); in UpdateForPartialUpdate() local
1321 const auto& newIds = forEachComponent->GetIdArray(); variable

Completed in 9 milliseconds