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

/external/openfst/src/include/fst/
H A Dfst.h935 void FstToString(const Fst<A> &fst, string *result) { function in namespace:fst
937 fst.Write(ostrm, FstWriteOptions("FstToString"));

Completed in 85 milliseconds