Searched defs:UpdateFstHeader (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dfst.h745 static bool UpdateFstHeader(const Fst<A> &fst, ostream &strm, function in class:fst::FstImpl
751 LOG(ERROR) << "Fst::UpdateFstHeader: write failed: " << opts.source;
756 LOG(ERROR) << "Fst::UpdateFstHeader: write failed: " << opts.source;
761 LOG(ERROR) << "Fst::UpdateFstHeader: write failed: " << opts.source;

Completed in 87 milliseconds