Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dfeature-processor.cc211 const Token& result_begin_token = in LabelToSpan() local
213 const int result_begin_codepoint = result_begin_token.start; in LabelToSpan()
224 UTF8ToUnicodeText(result_begin_token.value, /*do_copy=*/false); in LabelToSpan()