Home
last modified time | relevance | path

Searched defs:CacheImpl (Results 1 – 2 of 2) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcache.h375 CacheImpl() {} in CacheImpl() function
377 explicit CacheImpl(const CacheOptions &opts) in CacheImpl() function
/external/openfst/src/include/fst/
Dcache.h517 CacheImpl() {} in CacheImpl() function
519 explicit CacheImpl(const CacheOptions &opts) in CacheImpl() function
522 CacheImpl(const CacheImpl<State> &impl) : CacheBaseImpl<State>(impl) {} in CacheImpl() function