Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dfeature-processor.cc841 token, token.IsContainedInSpan(selection_span_for_feature), in AppendTokenFeaturesWithCache()
860 token, token.IsContainedInSpan(selection_span_for_feature), in AppendTokenFeaturesWithCache()
Dtypes.h237 bool IsContainedInSpan(const CodepointSpan& span) const { in IsContainedInSpan() function