Searched refs:FstType (Results 1 – 3 of 3) sorted by relevance
54 registr->GetReader(hdr.FstType()); in Read()56 LOG(ERROR) << "ExpandedFst::Read: Unknown FST type \"" << hdr.FstType() in Read()
78 const string &FstType() const { return fsttype_; } in FstType() function161 registr->GetReader(hdr.FstType()); in Read()163 LOG(ERROR) << "Fst::Read: Unknown FST type \"" << hdr.FstType() in Read()464 if (hdr->FstType() != type_) { in ReadHeaderAndSymbols()
87 registr->GetReader(hdr.FstType()); in Read()89 LOG(ERROR) << "MutableFst::Read: Unknown FST type \"" << hdr.FstType() in Read()