Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/
Dfeature-processor.cc225 const UnicodeText token_begin_unicode = in LabelToSpan() local
227 UnicodeText::const_iterator token_begin = token_begin_unicode.begin(); in LabelToSpan()
233 token_begin, token_begin_unicode.end(), in LabelToSpan()