Home
last modified time | relevance | path

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

/external/libtextclassifier/
Dfeature-processor.h83 CodepointSpan TokenSpanToCodepointSpan(
Dtext-classifier.cc738 context_unicode, TokenSpanToCodepointSpan(*tokens, chunk)); in ModelSuggestSelection()
1161 line_str, TokenSpanToCodepointSpan(*tokens, chunk)); in ModelAnnotate()
Dfeature-processor.cc369 CodepointSpan TokenSpanToCodepointSpan( in TokenSpanToCodepointSpan() function