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