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

/external/openfst/src/include/fst/
H A Daccumulator.h359 bool CacheDisabled() const { return cache_gc_ && cache_limit_ == 0; } function in class:fst::CacheLogAccumulatorData
472 if (data_->CacheDisabled() || error_) {

Completed in 68 milliseconds