Searched refs:FilteredForAnnotation (Results 1 – 2 of 2) sorted by relevance
410 bool FilteredForAnnotation(const AnnotatedSpan& span) const;
740 bool Annotator::FilteredForAnnotation(const AnnotatedSpan& span) const { in FilteredForAnnotation() function in libtextclassifier3::Annotator2358 FilteredForAnnotation((*candidates)[i])) { in AnnotateSingleInput()