HomeSort by relevance Sort by last modified time
    Searched full:ofilename (Results 1 - 1 of 1) sorted by null

  /external/openfst/src/include/fst/extensions/far/
extract.h 47 string ofilename; local
53 ofilename = tmp.str();
60 ofilename = key;
62 fst->Write(filename_prefix + ofilename + filename_suffix);

Completed in 602 milliseconds