Home
last modified time | relevance | path

Searched defs:DatetimeExtractorType (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/annotator/datetime/
Dextractor.h52 const std::unordered_map<DatetimeExtractorType, in DatetimeExtractor()
Dextractor.cc283 const std::vector<std::pair<DatetimeExtractorType, T>>& mapping, in MapInput()