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

/external/openfst/src/include/fst/extensions/pdt/
H A Dexpand.h199 const PdtStateTable<StateId, StackId> &GetStateTable() const { function in class:fst::ExpandFstImpl
268 const PdtStateTable<StateId, StackId> &GetStateTable() const { function in class:fst::ExpandFst
269 return GetImpl()->GetStateTable();
/external/openfst/src/include/fst/
H A Dreplace.h776 T* GetStateTable() const { function in class:fst::ReplaceFstImpl
1075 tuple_ = fst_.GetImpl()->GetStateTable()->Tuple(state_);
1327 tuple_ = impl_->GetStateTable()->Tuple(s_);
H A Dcompose.h283 T *GetStateTable() { return state_table_; } function in class:fst::ComposeFstImpl

Completed in 715 milliseconds