Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dlazy_foreach.h58 void KeepRemovedItemInCache(NG::LazyForEachChild node, in KeepRemovedItemInCache() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Dmock_lazy_for_each_builder.h61 void KeepRemovedItemInCache(NG::LazyForEachChild node, in KeepRemovedItemInCache() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_adapter_impl.h157 void KeepRemovedItemInCache( in KeepRemovedItemInCache() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_lazy_foreach_builder.h97 void KeepRemovedItemInCache(NG::LazyForEachChild node, in KeepRemovedItemInCache() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.h628 virtual void KeepRemovedItemInCache(NG::LazyForEachChild node,
H A Dlazy_for_each_builder.cpp125 KeepRemovedItemInCache(child, expiringItem_); in OnDataDeleted()