Home
last modified time | relevance | path

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

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