Searched defs:feature_processor_ (Results 1 – 4 of 4) sorted by relevance
/external/libtextclassifier/native/annotator/vocab/ | ||
D | vocab-annotator-impl.h | 65 const FeatureProcessor &feature_processor_; variable |
/external/libtextclassifier/native/annotator/duration/ | ||
D | duration.h | 132 const FeatureProcessor* feature_processor_; variable |
D | duration_test.cc | 138 std::unique_ptr<FeatureProcessor> feature_processor_; member in libtextclassifier3::__anon5ab10c4f0111::DurationAnnotatorTest |
/external/libtextclassifier/native/actions/ | ||
D | actions-suggestions.h | 143 std::unique_ptr<const ActionsFeatureProcessor> feature_processor_; variable |