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

/external/openfst/src/include/fst/
H A Dconst-fst.h325 static Impl* GetImplIfConstFst(const ConstFst &const_fst) { argument
326 return const_fst.GetImpl();

Completed in 179 milliseconds