Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/datetime/
Dextractor.h100 bool ParseRelationAndConvertToRelativeCount(const UnicodeText& input,
Dextractor.cc140 ParseRelationAndConvertToRelativeCount(group_text, &relative_count); in Extract()
493 bool DatetimeExtractor::ParseRelationAndConvertToRelativeCount( in ParseRelationAndConvertToRelativeCount() function in libtextclassifier3::DatetimeExtractor