Searched refs:AddKeyToL1WithNodeUpdate (Results 1 – 3 of 3) sorted by relevance
142 … void AddKeyToL1WithNodeUpdate(const std::string& key, uint32_t index, bool shouldTriggerRecycle);
368 caches_.AddKeyToL1WithNodeUpdate(key.value(), index, isChildReused); in GetFrameChildByIndex()
232 void RepeatVirtualScrollCaches::AddKeyToL1WithNodeUpdate(const std::string& key, uint32_t index, in AddKeyToL1WithNodeUpdate() function in OHOS::Ace::NG::RepeatVirtualScrollCaches