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 398 return FstImpl<A>::UpdateFstHeader(fst, strm, opts, file_version, type,
fst.h 738 static bool UpdateFstHeader(const Fst<A> &fst, ostream &strm,
744 LOG(ERROR) << "Fst::UpdateFstHeader: write failed: " << opts.source;
749 LOG(ERROR) << "Fst::UpdateFstHeader: write failed: " << opts.source;
754 LOG(ERROR) << "Fst::UpdateFstHeader: write failed: " << opts.source;
vector-fst.h 568 return FstImpl<A>::UpdateFstHeader(fst, strm, opts, kFileVersion, "vector",

Completed in 39 milliseconds