Home
last modified time | relevance | path

Searched refs:GetAddOn (Results 1 – 3 of 3) sorted by relevance

/external/openfst/src/include/fst/
Dlookahead-matcher.h642 D *data = impl->GetAddOn(); in Relabel()
657 D *data = impl->GetAddOn();
668 D *data = (*impl)->GetAddOn(); in LabelLookAheadRelabeler()
Dadd-on.h270 T *GetAddOn() const { return t_; } in GetAddOn() function
Dmatcher-fst.h153 D *data = GetImpl()->GetAddOn(); in GetData()