Searched defs:StatCache (Results 1 – 3 of 3) sorted by relevance
166 std::unique_ptr<FileSystemStatCache> StatCache; variable
354 using StatCache = ExpiringLRUCache<GcsFileStat>; variable
586 StatListener *StatCache = StatCacheOwner.get(); in CacheTokens() local