Home
last modified time | relevance | path

Searched refs:DatetimeExtractorType (Results 1 – 4 of 4) sorted by relevance

/external/libtextclassifier/native/annotator/datetime/
Dextractor.h52 const std::unordered_map<DatetimeExtractorType, in DatetimeExtractor() argument
64 bool RuleIdForType(DatetimeExtractorType type, int* rule_id) const;
70 DatetimeExtractorType extractor_type,
82 const std::vector<std::pair<DatetimeExtractorType, T>>& mapping,
117 const std::unordered_map<DatetimeExtractorType, std::unordered_map<int, int>>&
Dextractor.cc208 bool DatetimeExtractor::RuleIdForType(DatetimeExtractorType type, in RuleIdForType()
224 DatetimeExtractorType extractor_type, in ExtractType()
285 const std::vector<std::pair<DatetimeExtractorType, T>>& mapping, in MapInput() argument
300 std::vector<std::pair<DatetimeExtractorType, int>>{ in ParseWrittenNumber()
Dregex-parser.h112 std::unordered_map<DatetimeExtractorType, std::unordered_map<int, int>>
/external/libtextclassifier/native/annotator/
Dmodel.fbs57 enum DatetimeExtractorType : int {
321 extractor:DatetimeExtractorType;