Searched defs:CacheEntry (Results 1 – 2 of 2) sorted by relevance
26 class CacheEntry; variable
24 CacheEntry() : dsc_{0}, life_(0) {} in CacheEntry() function