Searched defs:Cache (Results 1 – 2 of 2) sorted by relevance
22 def configure_caches(self, cache: Cache) -> None:44 def tag_in_cache(cache: Cache, tag: int) -> bool:
39 class Cache: class