Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/annotator/
H A 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()
H A Dfeature-processor.h95 UnicodeTextRange CodepointSpanToUnicodeTextRange(
H A Dannotator.cc1287 CodepointSpanToUnicodeTextRange(context_unicode, click_indices); in ModelSuggestSelection()
1455 CodepointSpanToUnicodeTextRange(context_unicode, selection_indices); in ModelClassifyText()