Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_caches.h140 void AddKeyToL1(const std::string& key, bool shouldTriggerReuse = true);
H A Drepeat_virtual_scroll_caches.cpp206 void RepeatVirtualScrollCaches::AddKeyToL1(const std::string& key, bool shouldTriggerReuse) in AddKeyToL1() argument
211 if (!shouldTriggerReuse) { in AddKeyToL1()