Searched refs:InitClosure (Results 1 – 2 of 2) sorted by relevance
103 Impl()->InitClosure(fst, closure_type); in ClosureFst()108 Impl()->InitClosure(fst, opts.type); in ClosureFst()
108 void InitClosure(const Fst<A> &fst, ClosureType closure_type) { in InitClosure() function