Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/datetime/
Dregex-parser.cc228 RegexDatetimeParser::HandleParseMatch(const CompiledRule& rule, in HandleParseMatch() function in libtextclassifier3::RegexDatetimeParser
288 return HandleParseMatch(rule, *matcher, reference_time_ms_utc, in ParseWithRule()
295 HandleParseMatch(rule, *matcher, reference_time_ms_utc, in ParseWithRule()
Dregex-parser.h100 StatusOr<std::vector<DatetimeParseResultSpan>> HandleParseMatch(