Home
last modified time | relevance | path

Searched refs:is_a_string (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Dstring.h174 bool is_a_string = FstToLabels(fst); in operator() local
175 if (!is_a_string) { in operator()