Searched refs:shouldTriggerRecycle (Results 1 – 2 of 2) sorted by relevance
142 … void AddKeyToL1WithNodeUpdate(const std::string& key, uint32_t index, bool shouldTriggerRecycle);144 void RemoveKeyFromL1(const std::string& key, bool shouldTriggerRecycle = true);
233 bool shouldTriggerRecycle) in AddKeyToL1WithNodeUpdate() argument236 AddKeyToL1(key, shouldTriggerRecycle); in AddKeyToL1WithNodeUpdate()239 void RepeatVirtualScrollCaches::RemoveKeyFromL1(const std::string& key, bool shouldTriggerRecycle) in RemoveKeyFromL1() argument244 if (!shouldTriggerRecycle) { in RemoveKeyFromL1()