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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dconst-fst.h165 if (!impl->ReadHeaderAndSymbols(strm, opts, kMinFileVersion, &hdr))
H A Dfst.h458 bool ReadHeaderAndSymbols(istream &strm, const FstReadOptions& opts, function in class:fst::FstImpl
465 LOG(ERROR) << "FstImpl::ReadHeaderAndSymbols: Fst not of type \""
470 LOG(ERROR) << "FstImpl::ReadHeaderAndSymbols: Arc not of type \""
476 LOG(ERROR) << "FstImpl::ReadHeaderAndSymbols: Obsolete "
H A Dvector-fst.h354 if (!impl->ReadHeaderAndSymbols(strm, opts, kMinFileVersion, &hdr))

Completed in 831 milliseconds