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

/external/openfst/src/include/fst/
H A Dcompose.h484 : ImplToFst<Impl>(CreateBase2(fst1, fst2, opts)) {}
510 static Impl *CreateBase2( function in class:fst::ComposeFst
533 return CreateBase2(fst1, fst2, nopts);

Completed in 43 milliseconds