Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/
Dfeature-processor.cc762 CodepointSpan selection_span_for_feature, in ExtractFeatures() argument
769 if (!AppendTokenFeaturesWithCache(tokens[i], selection_span_for_feature, in ExtractFeatures()
780 if (!AppendTokenFeaturesWithCache(Token(), selection_span_for_feature, in ExtractFeatures()
799 const Token& token, CodepointSpan selection_span_for_feature, in AppendTokenFeaturesWithCache() argument
811 token, token.IsContainedInSpan(selection_span_for_feature), in AppendTokenFeaturesWithCache()
830 token, token.IsContainedInSpan(selection_span_for_feature), in AppendTokenFeaturesWithCache()
Dfeature-processor.h152 CodepointSpan selection_span_for_feature,
259 CodepointSpan selection_span_for_feature,