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

/external/openfst/src/include/fst/
H A Dstring.h174 bool is_a_string = FstToLabels(fst);
207 bool FstToLabels(const Fst<A> &fst) { function in class:fst::StringPrinter
212 VLOG(2) << "StringPrinter::FstToLabels: Invalid starting state for "
220 VLOG(2) << "StringPrinter::FstToLabels: String fst traversal does "
230 VLOG(2) << "StringPrinter::FstToLabels: Transition to invalid "
237 VLOG(2) << "StringPrinter::FstToLabels: State with multiple "

Completed in 43 milliseconds