HomeSort by relevance Sort by last modified time
    Searched refs:UpdateFstHeader (Results 1 - 3 of 3) sorted by null

  /external/openfst/src/include/fst/
const-fst.h 412 return FstImpl<A>::UpdateFstHeader(fst, strm, opts, file_version, type,
fst.h 745 static bool UpdateFstHeader(const Fst<A> &fst, ostream &strm,
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;
vector-fst.h 572 return FstImpl<A>::UpdateFstHeader(fst, strm, opts, kFileVersion, "vector",

Completed in 63 milliseconds