Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkLRUCache< K, V, HashK >, including all inherited members.
count() const | SkLRUCache< K, V, HashK > | inline |
find(const K &key) | SkLRUCache< K, V, HashK > | inline |
foreach(Fn &&fn) | SkLRUCache< K, V, HashK > | inline |
insert(const K &key, V value) | SkLRUCache< K, V, HashK > | inline |
insert_or_update(const K &key, V value) | SkLRUCache< K, V, HashK > | inline |
operator=(const SkLRUCache &)=delete | SkLRUCache< K, V, HashK > | |
reset() | SkLRUCache< K, V, HashK > | inline |
SkLRUCache(int maxCount) | SkLRUCache< K, V, HashK > | inlineexplicit |
SkLRUCache()=delete | SkLRUCache< K, V, HashK > | |
SkLRUCache(const SkLRUCache &)=delete | SkLRUCache< K, V, HashK > | |
~SkLRUCache() | SkLRUCache< K, V, HashK > | inline |