Home
last modified time | relevance | path

Searched defs:SuggestSelection (Results 1 – 5 of 5) sorted by relevance

/external/libtextclassifier/native/annotator/experimental/
Dexperimental-dummy.h45 AnnotatedSpan SuggestSelection(const UnicodeText& context, in SuggestSelection() function
/external/libtextclassifier/native/annotator/grammar/
Dgrammar-annotator.cc227 bool GrammarAnnotator::SuggestSelection(const std::vector<Locale>& locales, in SuggestSelection() function in libtextclassifier3::GrammarAnnotator
/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl.cc461 bool PodNerAnnotator::SuggestSelection(const UnicodeText &context, in SuggestSelection() function in libtextclassifier3::PodNerAnnotator
/external/libtextclassifier/native/annotator/
Dannotator.cc806 CodepointSpan Annotator::SuggestSelection( in SuggestSelection() function in libtextclassifier3::Annotator
Dannotator_test-include.cc906 TEST_F(AnnotatorTest, SuggestSelection) { in TEST_F() argument