Searched refs:InitConcat (Results 1 – 2 of 2) sorted by relevance
202 GetImpl()->InitConcat(fst1, fst2); in ConcatFst()207 GetImpl()->InitConcat(fst1, fst2); in ConcatFst()
142 void InitConcat(const Fst<A> &fst1, const Fst<A> &fst2) { in InitConcat() function