Home
last modified time | relevance | path

Searched defs:span_begin (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/annotator/
Dfeature-processor.cc301 UnicodeText::const_iterator span_begin = token_left_unicode.begin(); in SpanToLabel() local
572 UnicodeText::const_iterator span_begin = context_unicode.begin(); in StripBoundaryCodepoints() local
581 const UnicodeText::const_iterator& span_begin, in StripBoundaryCodepoints()
/external/libtextclassifier/utils/utf8/
Dunicodetext.cc212 auto span_begin = begin(); in UTF8Substring() local