Searched defs:Cache (Results 1 – 2 of 2) sorted by relevance
260 cache: &Cache, in get_or_compute_digest()279 pub struct Cache { struct282 impl Cache { argument
1078 class Cache<Query, Result> : java.util.HashMap<Query, Result> in <lambda>() class