Home
last modified time | relevance | path

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

/external/libtextclassifier/smartselect/
Dfeature-processor.h129 std::string GetDefaultCollection() const;
Dfeature-processor.cc175 std::string FeatureProcessor::GetDefaultCollection() const { in GetDefaultCollection() function in libtextclassifier::FeatureProcessor
518 return GetDefaultCollection(); in LabelToCollection()