Home
last modified time | relevance | path

Searched refs:GetState2 (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/
Dlookahead-filter.h375 const FilterState2 &f2 = f_.GetState2(); in FilterArc()
387 const FilterState2 &f2 = f_.GetState2(); in FilterFinal()
483 const FilterState2 &f2 = f_.GetState2(); in SetState()
499 const FilterState2 &f2 = f_.GetState2(); in FilterArc()
522 const FilterState2 &f2 = f_.GetState2(); in FilterFinal()
Dcompose-filter.h141 const F2 &GetState2() const { return f2_; } in GetState2() function