Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/datetime/
Dparser.cc219 bool DatetimeParser::HandleParseMatch( in HandleParseMatch() function in libtextclassifier3::DatetimeParser
271 if (!HandleParseMatch(rule, *matcher, reference_time_ms_utc, in ParseWithRule()
279 if (!HandleParseMatch(rule, *matcher, reference_time_ms_utc, in ParseWithRule()
Dparser.h107 bool HandleParseMatch(const CompiledRule& rule,