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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dvector-fst.h325 SetInputSymbols(fst.InputSymbols());
618 virtual void SetInputSymbols(const SymbolTable* isyms) { function in class:fst::VectorFst
620 impl_->SetInputSymbols(isyms);
H A Dfst.h439 void SetInputSymbols(const SymbolTable* isyms) { function in class:fst::FstImpl

Completed in 14 milliseconds