Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/
Dfeature-processor.cc769 if (!AppendTokenFeaturesWithCache(tokens[i], selection_span_for_feature, in ExtractFeatures()
780 if (!AppendTokenFeaturesWithCache(Token(), selection_span_for_feature, in ExtractFeatures()
798 bool FeatureProcessor::AppendTokenFeaturesWithCache( in AppendTokenFeaturesWithCache() function in libtextclassifier3::FeatureProcessor
Dfeature-processor.h258 bool AppendTokenFeaturesWithCache(const Token& token,