Searched refs:matching_paths_cache_ (Results 1 – 2 of 2) sorted by relevance
229 return matching_paths_cache_->max_age(); in matching_paths_cache_max_age()232 return matching_paths_cache_->max_entries(); in matching_paths_cache_max_entries()432 std::unique_ptr<MatchingPathsCache> matching_paths_cache_; variable
836 matching_paths_cache_.reset(new ExpiringLRUCache<std::vector<string>>( in GcsFileSystem()953 matching_paths_cache_(new MatchingPathsCache( in GcsFileSystem()1670 matching_paths_cache_->LookupOrCompute(pattern, results, compute_func)); in GetMatchingPaths()2068 matching_paths_cache_->Clear(); in FlushCaches()