Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dlazy_foreach.cpp51 auto cachedIter = cachedItems.find(key); in OnGetChildByIndex() local
77 auto cachedIter = cachedItems.find(index); in OnGetChildByIndexNew() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_lazy_foreach_builder.h146 auto cachedIter = cachedItems.find(key); in OnGetChildByIndex() local
203 auto cachedIter = cachedItems.find(index); in OnGetChildByIndexNew() local