Searched defs:LabelsToUTF8String (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dicu.h74 bool LabelsToUTF8String(const vector<Label> &labels, string *str) { function in namespace:fst
79 LOG(ERROR) << "LabelsToUTF8String: Invalid character found: " << code;

Completed in 265 milliseconds