Searched refs:GetCacheLimit (Results 1 – 4 of 4) sorted by relevance
697 using CacheBaseImpl< CacheState<A> >::GetCacheLimit;888 CacheOptions copts(GetCacheGc(), GetCacheLimit()); in Init()
467 size_t GetCacheLimit() const { return cache_limit_; } in GetCacheLimit() function
457 << ", gc_limit = " << CacheImpl<A>::GetCacheLimit(); in ~ReplaceFstImpl()
711 : CacheImpl<A>(CacheOptions(impl.GetCacheGc(), impl.GetCacheLimit())), in CompactFstImpl()