Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dfeature-processor.h142 std::string GetDefaultCollection() const;
Dfeature-processor.cc178 std::string FeatureProcessor::GetDefaultCollection() const { in GetDefaultCollection() function in libtextclassifier3::FeatureProcessor
671 return GetDefaultCollection(); in LabelToCollection()