Searched refs:bucket_location_cache_ (Results 1 – 2 of 2) sorted by relevance
327 std::unique_ptr<BucketLocationCache> bucket_location_cache_; variable
718 bucket_location_cache_.reset(new ExpiringLRUCache<string>( in GcsFileSystem()822 bucket_location_cache_(new BucketLocationCache( in GcsFileSystem()1188 bucket_location_cache_->LookupOrCompute(bucket, location, compute_func)); in GetBucketLocation()1638 bucket_location_cache_->Clear(); in FlushCaches()