HomeSort by relevance Sort by last modified time
    Searched refs:GetCacheGc (Results 1 - 4 of 4) sorted by null

  /external/openfst/src/include/fst/
determinize.h 696 using CacheBaseImpl< CacheState<A> >::GetCacheGc;
888 CacheOptions copts(GetCacheGc(), GetCacheLimit());
    [all...]
cache.h 466 bool GetCacheGc() const { return cache_gc_; }
compact-fst.h 711 : CacheImpl<A>(CacheOptions(impl.GetCacheGc(), impl.GetCacheLimit())),
    [all...]
replace.h 455 << (CacheImpl<A>::GetCacheGc() ? "true" : "false")
    [all...]

Completed in 1385 milliseconds