Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.h416 CodepointSpan ComputeSelectionBoundaries(
Dannotator.cc2477 CodepointSpan Annotator::ComputeSelectionBoundaries( in ComputeSelectionBoundaries() function in libtextclassifier3::Annotator
2880 ComputeSelectionBoundaries(matcher.get(), regex_pattern.config); in RegexChunk()