Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dfeature-processor.cc145 CodepointSpanToUnicodeTextRange(context_unicode, span); in StripTokensFromOtherLines()
365 UnicodeTextRange CodepointSpanToUnicodeTextRange( in CodepointSpanToUnicodeTextRange() function
595 CodepointSpanToUnicodeTextRange(context_unicode, span); in StripBoundaryCodepoints()
704 CodepointSpanToUnicodeTextRange(context_unicode, input_span); in RetokenizeAndFindClick()
Dfeature-processor.h95 UnicodeTextRange CodepointSpanToUnicodeTextRange(
Dannotator.cc1262 CodepointSpanToUnicodeTextRange(context_unicode, click_indices); in ModelSuggestSelection()
1429 CodepointSpanToUnicodeTextRange(context_unicode, selection_indices); in ModelClassifyText()