Searched refs:RebuildL1WithKey (Results 1 – 2 of 2) sorted by relevance
109 bool RebuildL1WithKey(const std::function<bool(const std::string& key)>& cbFunc);
71 …RebuildL1WithKey([&](const std::string &key) { return index4Key_.find(key) != index4Key_.end(); }); in GetKey4Index()495 bool RepeatVirtualScrollCaches::RebuildL1WithKey(const std::function<bool(const std::string& key)>&… in RebuildL1WithKey() function in OHOS::Ace::NG::RepeatVirtualScrollCaches