Home
last modified time | relevance | path

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

/external/libtextclassifier/smartselect/
Dfeature-processor.h171 int CollectionToLabel(const std::string& collection) const;
Dfeature-processor.cc505 int FeatureProcessor::CollectionToLabel(const std::string& collection) const { in CollectionToLabel() function in libtextclassifier::FeatureProcessor