Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.h434 LoadCacheByIndex(cache, idleIndexes, node, key, iter, expiringIter); in ProcessCachedIndex()
441 …void LoadCacheByIndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, std::set<int3… in LoadCacheByIndex() function