Searched refs:GetCacheGc (Results 1 - 4 of 4) sorted by relevance

/external/openfst/src/include/fst/
H A Ddeterminize.h696 using CacheBaseImpl< CacheState<A> >::GetCacheGc;
888 CacheOptions copts(GetCacheGc(), GetCacheLimit());
H A Dcache.h466 bool GetCacheGc() const { return cache_gc_; } function in class:fst::CacheBaseImpl
H A Dreplace.h455 << (CacheImpl<A>::GetCacheGc() ? "true" : "false")
H A Dcompact-fst.h711 : CacheImpl<A>(CacheOptions(impl.GetCacheGc(), impl.GetCacheLimit())),

Completed in 364 milliseconds