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 577 using CacheBaseImpl< CacheState<A> >::GetCacheGc;
761 CacheOptions copts(GetCacheGc(), GetCacheLimit());
cache.h 445 bool GetCacheGc() const { return cache_gc_; }
compact-fst.h 700 : CacheImpl<A>(CacheOptions(impl.GetCacheGc(), impl.GetCacheLimit())),
    [all...]
replace.h 455 << (CacheImpl<A>::GetCacheGc() ? "true" : "false")
    [all...]

Completed in 657 milliseconds