Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dfeature-processor.cc223 const UnicodeText token_begin_unicode = in LabelToSpan() local
225 UnicodeText::const_iterator token_begin = token_begin_unicode.begin(); in LabelToSpan()
231 token_begin, token_begin_unicode.end(), in LabelToSpan()